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

Last updated: May 18,2024

1. Install "python-pylirc" package

This guide covers the steps necessary to install python-pylirc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pylirc

2. Uninstall "python-pylirc" package

Learn how to uninstall python-pylirc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pylirc
Priority: optional
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: lirc Maintainer Team
Architecture: amd64
Source: pylirc
Version: 0.0.5-3build1
Depends: libc6 (>= 2.7), liblircclient0, python2.7, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pylirc/python-pylirc_0.0.5-3build1_amd64.deb
Size: 6958
MD5sum: e5fef51eb2446a4f023f61e331856cdb
SHA1: da142ccade107f165e6919f663ce3a6566803319
SHA256: bf91a85a97c4f52235441a80eaea15e00a5e327816db03cf7a2a394ade962d82
Description-en: Python bindings for Linux Infra-red Remote Control (LIRC) support
A module for Python that interacts with Linux Infra-red Remote Control
(LIRC) to give Python programs the ability to receive commands from
remote controls.
Description-md5: 84906519d07eb6776c9dbaec0eca3af3
Homepage: http://pylirc.mccabe.nu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu