So I just got into Linux (or more specifically into Ubuntu) last week.
I really like the ability to customize everything, so I got ahead and started to mod my OS a bit.
I really wanted a terminal built in my nautilus file explorer.
The only option that really worked was from launchpad.
Only each time I try sudo apt update
I get this error message:
E: Failed to fetch http://ppa.launchpad.net/flozz/flozz/ubuntu/dists/eoan/main/binary-amd64/Packages 404 Not Found [IP: 2001:67c:1560:8008::15 80]
E: Failed to fetch http://ppa.launchpad.net/flozz/nautilus-terminal/ubuntu/dists/eoan/main/binary-i386/Packages 404 Not Found [IP: 2001:67c:1560:8008::15 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
I tried to add a [trusted=yes] in the /etc/apt/sources.list.d
files belonging to the packages which cause the problem.
I tried uninstalling the nautilus terminal, and reinstalled it according to the instructions on git-hub but it did not resolve the issue.
What shall I do?
eoan
. – Pilot6 Mar 12 '20 at 18:19