Adding PlayDeb Repository on Ubuntu Linux
The Article Show Step-by-Step How-to Enable the PlayDeb Repositories for Ubuntu 14.04+ GNU/Linux Based OSs.
The PlayDeb repository extends the official Ubuntu repositories by providing latest versions and new Games.
Unlike the official packages, PlayDeb packages do not have a predefined release schedule – new software versions are provided as they become available from their authors.
There is a short and limited testing phase instead of a full testing cycle to ensure packaging quality, however it is less strict than Ubuntu’s official requirements.
-
Open a Shell Terminal emulator window
-
Download PlayDeb Repos Package Installer for Ubuntu:
-
Installing PlayDeb Repos on Ubuntu
cd ~/Downloads
sudo dpkg -i playdeb*.deb
If Got “User is Not in Sudoers file” then Look: Solution
-
Refreshing Ubuntu Repositories
sudo apt-get update