To uninstall bubblewrap just follow these instructions.
/debian/stretch/main///install/index.html setuid wrapper for unprivileged chroot and namespace manipulation Debian 9.0 admin 0.1.7-1
sudo apt-get remove bubblewrap
Which will remove just the bubblewrap package itself.
sudo apt-get remove --auto-remove bubblewrap
This will remove the bubblewrap package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bubblewrap then this will work.
sudo apt-get purge bubblewrap
Or similarly, like this bubblewrap
sudo apt-get purge --auto-remove bubblewrap
Package | bubblewrap |
Version | 0.1.7-1 |
Maintainer | Utopia Maintenance Team |
Description | setuid wrapper for unprivileged chroot and namespace manipulation |
Distro | debian |
Release | stretch |
Repo | main |
Section | admin |