isantop / Repoman_old

Easily manage PPA

Home Page:https://linuxhub.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repoman

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

https://youtu.be/9bTp6n2qJdI

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 (>= 3.6)
  • libgtk-3-dev
  • libgranite-dev
  • software-properties-common
  • gir1.2-gtk-3.0
  • python-requests

Flatpak Support

Repoman has support for managing flatpak remotes. In order to enable this support, you must have PyFlatPak installed and available.

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.

About

Easily manage PPA

https://linuxhub.it

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:CSS 0.3%Language:Shell 0.2%