finalterm icon indicating copy to clipboard operation
finalterm copied to clipboard

PPA links 404

Open ColdSauce opened this issue 9 years ago • 2 comments

On 64bit Ubuntu 14.04, after the initial

sudo add-apt-repository ppa:finalterm/daily

and then

sudo apt-get update

The console outputs the following:

W: Failed to fetch http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found

Not sure if you guys are aware but those links 404.

ColdSauce avatar May 08 '15 03:05 ColdSauce

I get the same thing except the URLs are

http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/vivid/main/binary-amd64/Packages http://ppa.launchpad.net/finalterm/daily/ubuntu/dists/vivid/main/binary-i386/Packages

ouroboroscoding avatar May 14 '15 15:05 ouroboroscoding

+1, resorted to building it manually which took a couple errors figuring out I could get all the required packages from apt-get in synaptic so ~~I made this cheat sheet of packages to install so that you only have to worry about building finalterm and not 3 other things: https://gist.github.com/mikeumus/208ea13dda43e7f844cf~~ just use this guide: http://sysads.co.uk/2014/07/install-final-term-terminal-ubuntu-14-04/

mikeumus avatar Jun 28 '15 10:06 mikeumus