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

Last updated: October 05,2024

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

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

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

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

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

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

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

Last metadata expiration check: 1:42:07 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : avr-gcc-c++
Epoch : 1
Version : 10.2.0
Release : 2.fc34
Architecture : x86_64
Size : 7.2 M
Source : avr-gcc-10.2.0-2.fc34.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.