How to Install and Uninstall avrdude.x86_64 Package on Fedora 34
Last updated: February 23,2025
1. Install "avrdude.x86_64" package
This guide covers the steps necessary to install avrdude.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
avrdude.x86_64
Copied
2. Uninstall "avrdude.x86_64" package
Please follow the instructions below to uninstall avrdude.x86_64 on Fedora 34:
$
sudo dnf remove
avrdude.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the avrdude.x86_64 package on Fedora 34
Last metadata expiration check: 0:52:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : avrdude
Version : 6.3
Release : 20.fc34
Architecture : x86_64
Size : 850 k
Source : avrdude-6.3-20.fc34.src.rpm
Repository : fedora
Summary : Software for programming Atmel AVR Microcontroller
URL : http://www.nongnu.org/avrdude
License : GPLv2+
Description : AVRDUDE is a program for programming Atmel's AVR CPU's. It can program the
: Flash and EEPROM, and where supported by the serial programming protocol, it
: can program fuse and lock bits. AVRDUDE also supplies a direct instruction
: mode allowing one to issue any programming instruction to the AVR chip
: regardless of whether AVRDUDE implements that specific feature of a
: particular chip.
Available Packages
Name : avrdude
Version : 6.3
Release : 20.fc34
Architecture : x86_64
Size : 850 k
Source : avrdude-6.3-20.fc34.src.rpm
Repository : fedora
Summary : Software for programming Atmel AVR Microcontroller
URL : http://www.nongnu.org/avrdude
License : GPLv2+
Description : AVRDUDE is a program for programming Atmel's AVR CPU's. It can program the
: Flash and EEPROM, and where supported by the serial programming protocol, it
: can program fuse and lock bits. AVRDUDE also supplies a direct instruction
: mode allowing one to issue any programming instruction to the AVR chip
: regardless of whether AVRDUDE implements that specific feature of a
: particular chip.