How to Install and Uninstall udiskie Package on Kali Linux

Last updated: May 03,2024

1. Install "udiskie" package

Please follow the instructions below to install udiskie on Kali Linux

$ sudo apt update $ sudo apt install udiskie

2. Uninstall "udiskie" package

Please follow the step by step instructions below to uninstall udiskie on Kali Linux:

$ sudo apt remove udiskie $ sudo apt autoclean && sudo apt autoremove

3. Information about the udiskie package on Kali Linux

Package: udiskie
Version: 2.5.2-1
Installed-Size: 461
Maintainer: Gianfranco Costamagna
Architecture: all
Depends: python3-gi, python3-pkg-resources, python3-distutils, udisks2, python3-docopt, python3-importlib-resources | python3-supported-min (>= 3.7), python3-yaml, python3:any
Recommends: gir1.2-appindicator3, gir1.2-gtk-3.0, gir1.2-notify-0.7, gobject-introspection, notification-daemon, python3-keyutils
Size: 80804
SHA256: e78d4920a1628509735e6b282ef5804a6c2669ebe3878f006cf9b39a7c451276
SHA1: 3a6ea50310aea69f648dbcb0a21ab638af4213b1
MD5sum: 56ca7ea5092af0540ab3355017de40fe
Description: automounter for removable media for Python
udiskie is a front-end for UDisks written in Python. Its main purpose is
automatically mounting removable media, such as CDs or flash drives. It has
optional mount notifications, a GTK+ tray icon and user level CLIs for manual
mount and unmount operations. The media will be mounted in a new directory
under /media or /run/media/USER/, using the device name if possible.
.
This package is needed to support automounting removable media when
nautilus is not available to control UDisks2.
Description-md5:
Homepage: https://github.com/coldfix/udiskie
Section: utils
Priority: optional
Filename: pool/main/u/udiskie/udiskie_2.5.2-1_all.deb