How to Install and Uninstall avr-gcc Package on Manjaro

Last updated: May 18,2024

1. Install "avr-gcc" package

In this section, we are going to explain the necessary steps to install avr-gcc on Manjaro

$ sudo pacman -Sy $ sudo pacman -S avr-gcc

2. Uninstall "avr-gcc" package

This tutorial shows how to uninstall avr-gcc on Manjaro:

$ sudo pacman -Rcns avr-gcc

3. Information about the avr-gcc package on Manjaro

Repository : extra
Name : avr-gcc
Version : 13.2.0-2
Description : The GNU AVR Compiler Collection
Architecture : x86_64
URL : http://gcc.gnu.org/
Licenses : GPL LGPL FDL custom
Groups : None
Provides : None
Depends On : avr-binutils gcc-libs libmpc libisl zstd
Optional Deps : avr-libc: Standard C library for Atmel AVR development
Conflicts With : None
Replaces : None
Download Size : 23.91 MiB
Installed Size : 212.01 MiB
Packager : Anatol Pomozov
Build Date : Fri Aug 18 17:10:49 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions