How to Install and Uninstall avra.x86_64 Package on Fedora 38
Last updated: October 31,2024
1. Install "avra.x86_64" package
This tutorial shows how to install avra.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
avra.x86_64
Copied
2. Uninstall "avra.x86_64" package
In this section, we are going to explain the necessary steps to uninstall avra.x86_64 on Fedora 38:
$
sudo dnf remove
avra.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the avra.x86_64 package on Fedora 38
Last metadata expiration check: 3:08:16 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : avra
Version : 1.4.2
Release : 3.fc38
Architecture : x86_64
Size : 153 k
Source : avra-1.4.2-3.fc38.src.rpm
Repository : fedora
Summary : Atmel AVR assembler
URL : https://github.com/Ro5bert/avra
License : GPLv2+
Description : Avra is an assembler for Atmel's AVR 8-bit RISC microcontollers.
: It is mostly compatible with Atmel's own assembler, but provides new features
: such as better macro support and additional preprocessor directives.
: This package also contains various device definition files.
Available Packages
Name : avra
Version : 1.4.2
Release : 3.fc38
Architecture : x86_64
Size : 153 k
Source : avra-1.4.2-3.fc38.src.rpm
Repository : fedora
Summary : Atmel AVR assembler
URL : https://github.com/Ro5bert/avra
License : GPLv2+
Description : Avra is an assembler for Atmel's AVR 8-bit RISC microcontollers.
: It is mostly compatible with Atmel's own assembler, but provides new features
: such as better macro support and additional preprocessor directives.
: This package also contains various device definition files.