How to Install and Uninstall yasm Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "yasm" package

Here is a brief guide to show you how to install yasm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install yasm

2. Uninstall "yasm" package

This tutorial shows how to uninstall yasm on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove yasm $ sudo apt autoclean && sudo apt autoremove

3. Information about the yasm package on Ubuntu 21.10 (Impish Indri)

Package: yasm
Architecture: amd64
Version: 1.3.0-2.1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Hocevar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2137
Depends: libc6 (>= 2.33)
Filename: pool/universe/y/yasm/yasm_1.3.0-2.1_amd64.deb
Size: 412580
MD5sum: df5ca67f1890429aff454a1feef35054
SHA1: 33418eec82f80de8bcd2ac6dedba106d1807c940
SHA256: a2a48d137ed4d657ee970a6331191e1a5ab364371ac7f31b3b21c07d37df3810
SHA512: feab19cfdb77930d79d8a236a019e849e7c2cfd6e4df3f60d541f3f9e65c21c4bb29325841db79b2d2d661d280c869ffd46ef82a10887ac6f128b084834777d1
Homepage: http://www.tortall.net/projects/yasm/
Description-en: modular assembler with multiple syntaxes support
Yasm is a complete rewrite of the NASM assembler. It supports multiple
assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple
output object formats (binary objects, COFF, Win32, ELF32, ELF64) and
even multiple instruction sets (including AMD64). It also has an
optimiser module.
Description-md5: dea64a38f47da6fb51ac8a3e78582601