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

Last updated: May 17,2024

1. Install "python3-sireader" package

Please follow the steps below to install python3-sireader on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sireader

2. Uninstall "python3-sireader" package

Learn how to uninstall python3-sireader on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3-serial, python3-six, python3:any (>= 3.3.2-2~)
Filename: pool/universe/s/sireader/python3-sireader_1.1.1-1_all.deb
Size: 14936
MD5sum: aa2ed1e56dac77f727df63fa8a4c7d20
SHA1: 5dc5f76ab50c27f58504e13456f3d3a4dce83901
SHA256: 94481aef5be2bdce7861f984c13c2d7b6793938ce88cbcf6e46093e12ac27bc0
Description-en: Python module to communicate with SportIdent main stations (Python 3)
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 python3.x version of the library.
Description-md5: 92344cb187e9eca337d5f9a627fdd52c
Homepage: http://bosco.durcheinandertal.ch/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu