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

Last updated: November 28,2024

1. Install "nasm.x86_64" package

Please follow the steps below to install nasm.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install nasm.x86_64

2. Uninstall "nasm.x86_64" package

Please follow the steps below to uninstall nasm.x86_64 on Fedora 36:

$ sudo dnf remove nasm.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:32:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : nasm
Version : 2.15.05
Release : 2.fc36
Architecture : x86_64
Size : 427 k
Source : nasm-2.15.05-2.fc36.src.rpm
Repository : fedora
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.