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

Last updated: November 05,2024

1. Install "lpctools" package

This tutorial shows how to install lpctools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lpctools

2. Uninstall "lpctools" package

In this section, we are going to explain the necessary steps to uninstall lpctools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lpctools $ sudo apt autoclean && sudo apt autoremove

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

Package: lpctools
Priority: optional
Section: universe/electronics
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Sophie Brun
Architecture: amd64
Version: 1.06-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/l/lpctools/lpctools_1.06-1_amd64.deb
Size: 22446
MD5sum: 87845f8f4836742c3f1a8537389e07c8
SHA1: 9d6b5c697dc2689ec00c292fd867213787837ac2
SHA256: 12a4917414474f784982b70a7932d4232c5aa8a441922a34af15db3d67f85f02
Description-en: interface to NXP LPC Microcontrollers ISP serial interface
LPCTools is an interface to NXP LPC Microcontrollers ISP (In-System
Programming) serial interface.
.
It provides two programs:
.
* lpcisp: this tool gives access to each of the useful isp commands on LPC
devices. It does not provide wrappers for flashing a device.
* lpcprog: this tool does not give access to each isp command, instead it
provides wrappers for flashing a device. This tool gives access to each of
the useful isp commands on LPC.
Description-md5: eda4d8c8887efa472921fd80a840ec38
Homepage: http://git.techno-innov.fr/?p=lpctools;a=summary
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu