apt - Error every time I try to install some package with "app repository..." - Ask Ubuntu
when type in terminal:
sudo apt-get install "name of program"
there isn't problem, when do:
sudo add-apt-repository ppa:"smthg here" sudo apt-get update sudo apt-get install "name of program"
i output:
e:unable locate package "name of program"
this has happened every time try install application ppa.
output of uname -a: linux dcalderon-ms-7693 3.19.0-73-generic #81-ubuntu smp tue oct 18 16:03:37 utc 2016 x86_64 x86_64 x86_64 gnu/linux
specific example:
sudo add-apt-repository ppa:tualatrix/ppa sudo apt-get update sudo apt-get install ubuntu-tweak
how should proceed?
the packages in ppa:tualatrix/ppa
compiled many ubuntu versions 14.04. trusty. running 16.04 or 16.10 , reason cannot install ubuntu-tweak. not error , fail installing other packages based on outdated ubuntu tutorials misleading (and many other users well)...
there explanation manual install or alternative tweaks @ how can install ubuntu tweak on ubuntu 16.04
Comments
Post a Comment