I want to add commands 'apt-fast' and 'apt-spy' (apt-spy2) into Ubuntu 15.04 - these commands are contained in Debian. How do I find out the suiting ppa repository where they are located at ? With google I had no success. 'apt-fast' is solved then (after type-error) - but 'apt-spy' is still to be solved, after 'apt-spy2' did not help too.
Asked
Active
Viewed 170 times
1 Answers
1
You can install apt-fast this way
sudo apt-add-repository ppa:saiarcot895/myppa
sudo apt-get update
sudo apt-get install apt-fast
I see that you tried it and it did not work. But I tested and it works.
You need to be connected to internet to add the repository and also setup proxy if you use one.
Pilot6
- 92,041