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

Last updated: May 21,2024

1. Install "python-sireader" package

Learn how to install python-sireader on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sireader

2. Uninstall "python-sireader" package

Please follow the guidance below to uninstall python-sireader on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-sireader
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Gaudenz Steinlin
Architecture: all
Source: sireader
Version: 1.1.1-1
Depends: python-serial, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/sireader/python-sireader_1.1.1-1_all.deb
Size: 14882
MD5sum: 1a4544e243fa18a6882099c910e709bf
SHA1: 48b6893872ad78aeca086b7d0d635308a15364c7
SHA256: 7ebbb4183bcc37d517a396673fee509566d8b6f3836720e3a79e39a3a209fc8c
Description-en: Python module to communicate with SportIdent main stations (Python 2)
Sireader is a Python module to communicate with a SportIdent main station to
read out SportIdent cards. SportIdent is an electronic punching system mainly
used for orienteering events.
.
Sireader supports two major operation modes. It can be used for complete card
readout or in control station mode to send punches from a control. The first
mode is typically used for card readout after the finish line to read the card
data into an event software. The second mode is used to get live result from an
intermediate control.
.
This package contains the python2.x version of the library.
Description-md5: ffee431f963fba9f8a026c91d8abdf7f
Homepage: http://bosco.durcheinandertal.ch/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu