To uninstall bzr-fastimport just follow these instructions.
/debian/stretch/main///install/index.html Fast-import/fast-export plugin for Bazaar Debian 9.0 vcs 0.13.0+bzr361-1
sudo apt-get remove bzr-fastimport
Which will remove just the bzr-fastimport package itself.
sudo apt-get remove --auto-remove bzr-fastimport
This will remove the bzr-fastimport package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bzr-fastimport then this will work.
sudo apt-get purge bzr-fastimport
Or similarly, like this bzr-fastimport
sudo apt-get purge --auto-remove bzr-fastimport
Package | bzr-fastimport |
Version | 0.13.0+bzr361-1 |
Maintainer | Debian Bazaar Maintainers |
Description | Fast-import/fast-export plugin for Bazaar |
Distro | debian |
Release | stretch |
Repo | main |
Section | vcs |