Personal Package Archive (PPA) for unstable MRS deb packages.
curl https://ctu-mrs.github.io/ppa-unstable/add_ppa.sh | bash
sudo apt-get -y install aptitude
sudo apt remove $(aptitude search -F '%p' '~S ~i ?origin("ctu-mrs") ?label("unstable")')
curl https://ctu-mrs.github.io/ppa-unstable/remove_ppa.sh | bash