How to Install and Uninstall python-pyudev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "python-pyudev" package

Please follow the guidelines below to install python-pyudev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyudev

2. Uninstall "python-pyudev" package

Here is a brief guide to show you how to uninstall python-pyudev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyudev $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyudev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyudev
Priority: optional
Section: universe/python
Installed-Size: 175
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyudev
Version: 0.16.1-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libudev1
Suggests: python-gobject, python-qt4, python-pyside.qtcore
Filename: pool/universe/p/pyudev/python-pyudev_0.16.1-3_all.deb
Size: 29088
MD5sum: 5fa99a940cbbc161363c14d3066778bc
SHA1: ba77f5bafdc41090e78ce73f2aa3cd508d6d3526
SHA256: e10d48292b948e4e21241b59c420d65205c433bec82abbd7569227c64e9f6994
Description-en: Python bindings for libudev
This module provides a Python binding to the udev library.
.
It supports additional integration for GObject, PyQt4 and PySide.
Description-md5: d5320fab83c623af64edac1e1ea66c82
Homepage: http://pyudev.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu