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

Last updated: November 07,2024

1. Install "python-nxt" package

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

$ sudo apt update $ sudo apt install python-nxt

2. Uninstall "python-nxt" package

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

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

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

Package: python-nxt
Priority: optional
Section: universe/python
Installed-Size: 265
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Source: nxt-python
Version: 2.2.2-2
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-usb, python-bluez
Filename: pool/universe/n/nxt-python/python-nxt_2.2.2-2_all.deb
Size: 57468
MD5sum: ef5b9dc75a6b371341f2df8d8e34f4c1
SHA1: c4abd0279bcba867f854f61d94780db8504bbb0f
SHA256: 72dcbe043da0009f36148242af2527913144f40baa0ceba23b226644925b173d
Description-en: python driver/interface/wrapper for the Lego Mindstorms NXT robot
NXT-Python is a package for controlling a LEGO NXT robot using the Python
programming language. It can communicate using either USB or Bluetooth.
Description-md5: f2cf7361bd334a93916165b0189405cd
Homepage: http://code.google.com/p/nxt-python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu