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

Last updated: June 29,2024

1. Install "python-pyoptical" package

This tutorial shows how to install python-pyoptical on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyoptical

2. Uninstall "python-pyoptical" package

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

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

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

Package: python-pyoptical
Priority: extra
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: pyoptical
Version: 0.4-1.1
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-serial
Filename: pool/universe/p/pyoptical/python-pyoptical_0.4-1.1_all.deb
Size: 8596
MD5sum: 7307490a11825c43bc88450535acb116
SHA1: ded8dd9d1a06588fc8c9bd378c9ceb5e62584158
SHA256: 1029d3f06f68bcce716dd7df7844b3912c297454f2f0ef71307bc277be2a9284
Description-en: python interface to the CRS 'OptiCAL' photometer
The 'OptiCAL' is a photometer that is produced by Cambridge Research Systems
(CRS). This device is a standard tool for gamma-calibration of display devices
in vision research. This package provides a free-software replacement for the
Windows-software distributed by the manufacturer that allows querying an
OptiCAL via a serial connection. pyoptical can be used as a library for
third-party applications or as a standalone command line tool.
Description-md5: bfbde02ceae91aa43b21b10afaa9ff98
Enhances: psychopy, python-pyepl
Homepage: http://github.com/esc/pyoptical
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu