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

Last updated: May 21,2024

1. Install "gcc-avr" package

Please follow the instructions below to install gcc-avr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-avr

2. Uninstall "gcc-avr" package

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

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

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

Package: gcc-avr
Priority: extra
Section: universe/devel
Installed-Size: 59070
Maintainer: Ubuntu Developers
Original-Maintainer: Hakan Ardo
Architecture: amd64
Version: 1:4.9.2+Atmel3.5.0-1
Provides: c-compiler-avr
Depends: libc6 (>= 2.14), libgmp10, libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), binutils-avr (>= 2.25+Atmel3.5.0)
Suggests: task-c-devel, gcc-doc (>= 4:4.8), gcc (>= 4:4.8), avr-libc (>= 1:1.8.0-4)
Conflicts: avr-libc (<= 1:1.7.1-2)
Filename: pool/universe/g/gcc-avr/gcc-avr_4.9.2+Atmel3.5.0-1_amd64.deb
Size: 12667324
MD5sum: 016e98de243fa524cd7c3b9931e799dd
SHA1: 23cc78b61d288aa7fb85f815e43dc80d4ceab7cf
SHA256: 9ba327ce133272b6bb3b8141bb56cc4e9e2ddade29f5148f1e41457ecc693607
Description-en: GNU C compiler (cross compiler for avr)
This is the GNU C compiler, a fairly portable optimizing compiler which
supports multiple languages. This package includes support for C.
Description-md5: 4f2d9a1e3db47f1ff1dc62bc336adcec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu