To uninstall os-brick-common just follow these instructions.
/parrot/jollyroger/main///install/index.html Library for managing local volume attaches - common files Parrot 3.7 python 1.6.1-2
sudo apt-get remove os-brick-common
Which will remove just the os-brick-common package itself.
sudo apt-get remove --auto-remove os-brick-common
This will remove the os-brick-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for os-brick-common then this will work.
sudo apt-get purge os-brick-common
Or similarly, like this os-brick-common
sudo apt-get purge --auto-remove os-brick-common
Package | os-brick-common |
Version | 1.6.1-2 |
Maintainer | PKG OpenStack |
Description | Library for managing local volume attaches - common files |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | python |