Trying to install tuxboot
using Ubuntu PPA (Ubuntu 18.04), like so:
sudo apt-add-repository ppa:thomas.tsai/ubuntu-tuxboot
but I get
Err:8 http://ppa.launchpad.net/thomas.tsai/ubuntu-tuxboot/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/thomas.tsai/ubuntu-tuxboot/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I have read multiple accounts of users that successfully used the PPA to install tuxboot
. What am I doing wrong?