Skip to content

jderose/Repoman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repoman

Hey man, let's go hangout and do crimes. Yeah, let's go get software and not pay!

Repoman is a software sources manager for Pop!_OS. 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/isantop/repoman.git
cd repoman
sudo python3 setup.py install

Thanks

Very special thanks to mirkobrombin and PPAExtender.

Packages

No packages published

Languages

  • Python 99.3%
  • CSS 0.7%