How to Install and Uninstall sunxi-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "sunxi-tools" package

Please follow the guidance below to install sunxi-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sunxi-tools

2. Uninstall "sunxi-tools" package

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

$ sudo apt remove sunxi-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the sunxi-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sunxi-tools
Priority: optional
Section: universe/utils
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Ian Campbell
Architecture: amd64
Version: 1.3-1
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.8)
Recommends: u-boot-sunxi:armhf
Filename: pool/universe/s/sunxi-tools/sunxi-tools_1.3-1_amd64.deb
Size: 28038
MD5sum: 6d0f589b130e6e2477b76a5c13249ff5
SHA1: 3a13c895dcedf144895c8bfbcf46f617537e791c
SHA256: 2fd78a655e9de4cc7e59058c7e3e6b687a3a30b7d584b531c7257ddcaab96ef4
Description-en: tools for working with Allwinner (sunxi) ARM processors
This package contains various tools for working with devices based around the
Allwinner sunxi processors (A10/A13/A20/A31 etc). Utilities include tools to:
.
- interact with the processors' lowlevel bootrom (AKA FEL mode).
- boot over the USB OTG port.
- compile and decompile the Allwinner binary hardware descriptions (FEX
files).
- display information about sunxi boot headers.
Description-md5: 7b81a0204e38caff33807f3397d0978b
Homepage: http://linux-sunxi.org/Sunxi-tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu