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

Last updated: November 26,2024

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

Please follow the guidance below to install avr-gcc-c++.x86_64 on Fedora 39

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

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

This tutorial shows how to uninstall avr-gcc-c++.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 4:02:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : avr-gcc-c++
Epoch : 1
Version : 13.1.0
Release : 2.fc39
Architecture : x86_64
Size : 10 M
Source : avr-gcc-13.1.0-2.fc39.src.rpm
Repository : fedora
Summary : Cross Compiling GNU GCC targeted at avr
URL : http://gcc.gnu.org/
License : GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND MIT AND BSD-2-Clause
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.