How to Install and Uninstall pyqso Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "pyqso" package

Here is a brief guide to show you how to install pyqso on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyqso

2. Uninstall "pyqso" package

Please follow the guidelines below to uninstall pyqso on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyqso $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyqso package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyqso
Priority: optional
Section: universe/hamradio
Installed-Size: 899
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Hamradio Maintainers
Architecture: all
Version: 0.2-1
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-libhamlib2, gir1.2-gtk-3.0, python-gi-cairo, python-mpltoolkits.basemap, python-numpy, python-matplotlib, libjs-jquery, libjs-underscore
Filename: pool/universe/p/pyqso/pyqso_0.2-1_all.deb
Size: 320732
MD5sum: be482d9c3e53fc1071b872545b5e5500
SHA1: 63a9ecde9c325e85bb433706d71a0758990799bb
SHA256: 2fee669be193b914824d304b66651bf35a4c33638c70397e5a174dfd2d33fd87
Description-en: logging tool for amateur radio operators
PyQSO is a logging tool for amateur radio operators. It provides a simple
graphical interface through which users can manage information about the
contacts/QSOs they make with other operators on the air. All information is
stored in a light-weight SQL database. Other key features include:
.
* Customisable interface (e.g. only show callsign and frequency information).
* Import and export logs in ADIF format.
* Perform callsign lookups and auto-fill data fields using the qrz.com
database.
* Sort the logs by individual fields.
* Print a hard-copy of logs, or print to PDF.
* Connect to Telnet-based DX clusters.
* Progress tracker for the DXCC award.
* Grey line plotter.
* Filter out QSOs based on the callsign field (e.g. only display contacts
with callsigns beginning with “M6”).
* Remove duplicate QSOs.
* Basic support for the Hamlib library.
Description-md5: 148ceb5552dac415e3754a43a2376683
Homepage: http://christianjacobs.uk/pyqso
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu