How to Install and Uninstall avr-libc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "avr-libc" package

This guide covers the steps necessary to install avr-libc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install avr-libc

2. Uninstall "avr-libc" package

Please follow the guidance below to uninstall avr-libc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove avr-libc $ sudo apt autoclean && sudo apt autoremove

3. Information about the avr-libc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: avr-libc
Priority: extra
Section: universe/otherosfs
Installed-Size: 36446
Maintainer: Ubuntu Developers
Original-Maintainer: Hakan Ardo
Architecture: all
Version: 1:1.8.0+Atmel3.5.0-1
Depends: gcc-avr (>= 1:4.9.2+Atmel3.5.0), binutils-avr (>= 2.25+Atmel3.5.0)
Filename: pool/universe/a/avr-libc/avr-libc_1.8.0+Atmel3.5.0-1_all.deb
Size: 4378414
MD5sum: 3cefbf7247d3dcd736c8dd1ed6e364fa
SHA1: e2ad629c54c3e97c115283fe30504a14a1c0663a
SHA256: b37874ff97eb252ff599fcb36e7bb62161620fa60bc35dfd748783c6b2877900
Description-en: Standard C library for Atmel AVR development
Standard library used to the development of C programs for the
Atmel AVR micro controllers. This package contains static
libraries as well as the header files needed.
Description-md5: f8da43e684408fb968aa4789b21feef2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu