Install GetDeb Ubuntu Similar
Hi! The Tip shows you How to Add the GetDeb Repository for Ubuntu-Based GNU/Linux Systems.
And this Latest GetDeb Installation procedure is valid also for:
- Linux Mint
- Lubuntu
- Kubuntu
- Xubuntu
- Zorin OS
- Elementary OS
- Linux Lite
- Bodhi Linux
- Kde Neon
- Pop!_OS
- Voyager
- Trisquel
- LXLE
- feren OS
- Peppermint
- Q4OS
- Linux Ultimate Edition
(Possibly search on Google what’s the corresponding Ubuntu Parent Release.)
-
Open a Shell Terminal emulator session
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Add GetDeb Repos for Ubuntu
-
Installing GetDeb Repos on Ubuntu.
cd ~/Downloads
sudo dpkg -i getdeb-repo*.deb
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Refreshing Ubuntu Repositories.
sudo apt-get update
For Ubuntu 17.10+ Look into the Output to see if may be it has been Disabled…
-
Solving Latest Ubuntu Releases Repo Disabled Issue
sudo /etc/apt/sources.list.d/getdeb.list
Step down the Repo Release…
Eg for 17.10 Amend ‘artful-getdeb’ in:zesty-getdeb
Ctrl+x to Save & Exit from nano ;)
Finally, Refresh Ubuntu Repos again