Thread: Repositories
hello.
have information "how add repositories"?
example:
code:#sudo add-apt-repository "ppa:gnurubuntu/rubuntu"
adding ppa using terminal:
- open terminal
- type in (or copy/paste command line): sudo add-apt-repository ppa:{name of package}/ppa
- after command file has been created in folder /etc/apt/preferences.d
- entry has been added in software sources (system > administration > software sources).
migth have install authentication key. has done in terminal well: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys {keynumber}.
can manually if know correct apt line, like: deb http://download.virtualbox.org/virtualbox/debian lucid contrib non-free
manually, open terminal , type in: sudo gedit /etc/apt/sources.list.
must have knowledge of stuff.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [all variants] Repositories
Ubuntu
Comments
Post a Comment