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