everyone knows installing software from terminal is one of the bloody cool moment when you are using linux.Sometimes,it gonna be annoying when your source code can't find the packages using terminal.the way to solve it are by adding ppa or repository address for the terminal find the server for software download.
to add ppa,just enter this command..
sudo add-apt-repository ppa:SOURCENAME/ppa && sudo apt-get update
source name you can find on google for which software you want to install.so try it..you will find it very awesome!! ^^
ps:im sorry for my bad english while im not a native speakers :)
to add ppa,just enter this command..
sudo add-apt-repository ppa:SOURCENAME/ppa && sudo apt-get update
source name you can find on google for which software you want to install.so try it..you will find it very awesome!! ^^
ps:im sorry for my bad english while im not a native speakers :)
No comments:
Post a Comment