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

Last updated: October 02,2024

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

This guide let you learn how to install avr-gcc-c++.x86_64 on Fedora 36

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

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

Please follow the steps below to uninstall avr-gcc-c++.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 3:27:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : avr-gcc-c++
Epoch : 1
Version : 11.2.0
Release : 1.fc36
Architecture : x86_64
Size : 9.0 M
Source : avr-gcc-11.2.0-1.fc36.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.