How to Install and Uninstall nasm.x86_64 Package on Fedora 34

Last updated: July 07,2024

1. Install "nasm.x86_64" package

This guide covers the steps necessary to install nasm.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install nasm.x86_64

2. Uninstall "nasm.x86_64" package

This is a short guide on how to uninstall nasm.x86_64 on Fedora 34:

$ sudo dnf remove nasm.x86_64 $ sudo dnf autoremove

3. Information about the nasm.x86_64 package on Fedora 34

Last metadata expiration check: 1:59:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : nasm
Version : 2.15.05
Release : 1.fc34
Architecture : x86_64
Size : 432 k
Source : nasm-2.15.05-1.fc34.src.rpm
Repository : updates
Summary : A portable x86 assembler which uses Intel-like syntax
URL : http://www.nasm.us
License : BSD
Description : NASM is the Netwide Assembler, a free portable assembler for the Intel
: 80x86 microprocessor series, using primarily the traditional Intel
: instruction mnemonics and syntax.