All Projects → pop-os → repoman

pop-os / repoman

Licence: GPL-3.0 license
Easily manage PPAs

Repoman

Repoman is a software sources manager for Debian-based linux distributions. It allows you to configure system repository information and other system settings, as well as add, remove, and modify third-party repositories on the system.

Repoman is based on PPAExtender

Requirements

  • python3
  • libgtk-3-dev
  • libgranite-dev
  • software-properties-common

Installation

Be careful, modifying PPAs can damage your system.

From precompiled packages

Repoman can be installed by using the standard package manager:

sudo apt update
sudo apt install repoman

Additionally, you can use git:

git clone https://github.com/pop-os/repoman.git
cd repoman
sudo python3 setup.py install

Thanks

Very special thanks to mirkobrombin and PPAExtender.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].