ctu-mrs / ppa-unstable

Personal Package Archive (PPA) for unstable MRS deb packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPA Unstable

Personal Package Archive (PPA) for unstable MRS deb packages.

Adding the PPA

curl https://ctu-mrs.github.io/ppa-unstable/add_ppa.sh | bash

Uninstalling packages from this PPA

sudo apt-get -y install aptitude
sudo apt remove $(aptitude search -F '%p' '~S ~i ?origin("ctu-mrs") ?label("unstable")')

Removing the PPA

curl https://ctu-mrs.github.io/ppa-unstable/remove_ppa.sh | bash

About

Personal Package Archive (PPA) for unstable MRS deb packages.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 100.0%