How to Install and Uninstall avr-gcc-c++.x86_64 Package on Fedora 35

Last updated: May 15,2024

1. Install "avr-gcc-c++.x86_64" package

Please follow the guidelines below to install avr-gcc-c++.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install avr-gcc-c++.x86_64

2. Uninstall "avr-gcc-c++.x86_64" package

This guide covers the steps necessary to uninstall avr-gcc-c++.x86_64 on Fedora 35:

$ sudo dnf remove avr-gcc-c++.x86_64 $ sudo dnf autoremove

3. Information about the avr-gcc-c++.x86_64 package on Fedora 35

Last metadata expiration check: 5:49:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : avr-gcc-c++
Epoch : 1
Version : 11.1.0
Release : 2.fc35
Architecture : x86_64
Size : 7.8 M
Source : avr-gcc-11.1.0-2.fc35.src.rpm
Repository : fedora
Summary : Cross Compiling GNU GCC targeted at avr
URL : http://gcc.gnu.org/
License : GPLv2+
Description : This package contains the Cross Compiling version of g++, which can be used to
: compile c++ code for the avr platform, instead of for the native x86_64
: platform.