To uninstall udisks2 just follow these instructions.
sudo apt-get remove udisks2
This will remove just the udisks2 package itself.
sudo apt-get remove --auto-remove udisks2
This will remove the udisks2 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for udisks2 then this will work.
sudo apt-get purge udisks2
Or similarly, like this udisks2
sudo apt-get purge --auto-remove udisks2
Package | udisks2 |
Version | 2.1.8-1 |
Maintainer | Utopia Maintenance Team <[email protected]> |
Home page | https://www.freedesktop.org/wiki/Software/udisks |
Description | D-Bus service to access and manipulate storage devices implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | admin |