If I want to install newer deb version, but it does not appear even though I executed aptitude search <filename>, I have to
1 check the PPA from the release information of foundation home page
2 add the PPA to my system like sudo add-apt-repository -y ppa:<ppa name>
If I want to install newer deb version, but it does not appear even though I executed
aptitude search <filename>
, I have to 1 check the PPA from the release information of foundation home page2 add the PPA to my system like
sudo add-apt-repository -y ppa:<ppa name>