Void Linux SSL Error
So, I was installing the Void Linux Distribution with LXDE and this occurred on Termux a bit after executing this command-
As you can see, it told me to update the
xbps
package by running xbps-install -u xbps
and so I did. But it's telling me there is an SSL Certificate error on this website- alpha.de.repo.voidlinux.org
?
I installed Termux from the F-Droid website as an APK package if that helps. The version is 0.118.1
Is this a problem of the website or is there any way to get it working?7 Replies
You have not installed wget
apt update && apt install wget
Try this
Then check for nextSorry, I tried but it's the same
Hmm 😔
I guess I'm just going to have to use something other than void
Here is the full installation for aarch64
Noo wait
pkg update
pkg upgrade
pkg install x11-repo
pkg install termux-x11-nightly
pkg install tur-repo
pkg install pulseaudio
pkg install proot-distro
pkg install wget
pkg install git
Do this
Then
proot-distro install void
To login
proot-distro login void
Thanks for the reply, but I think that's way too much of a hassle for me. I'm going to try to install another distro and if I'm successful, I'll mark this thread as done.
Ok