NuTyX official Forum
Help => General => Topic started by: Dj on Wed Jul 06 09:50:12 2022
-
Hello, and thank you for this beautiful distro, without systemd.
I have problems with flatpak.
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
error: Can't load uri https://flathub.org/repo/flathub.flatpakrepo: Unacceptable TLS certificate
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
Connecting to download.calibre-ebook.com (51.89.235.100:443)
wget: error getting response: Connection reset by peer
This is my third time installing Nutyx.
Installed Foliate from github, it just won't start.
Flatpak install failed, it just won't open file, it can start, but does not see any file.
Thank you.
-
Welcome to NuTyX forums
I think you install NuTyX from base. You need then to install make-ca
sudo cards install make-ca
Flatpak is then running out of the box. The command:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo...
is not necessary on NuTyX
Best regards,
Thierry
-
Thank you.
Can you help me regarding Foliate ? Flatpak won't open any file (it can't see any file).
I can install Foliate from github but it just won't start.
Thank you.