How to Install and Uninstall yasm Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "yasm" package

This guide covers the steps necessary to install yasm on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install yasm

2. Uninstall "yasm" package

This guide let you learn how to uninstall yasm on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the yasm package on Ubuntu 20.10 (Groovy Gorilla)

Package: yasm
Architecture: amd64
Version: 1.3.0-2ubuntu1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Hocevar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2129
Depends: libc6 (>= 2.14)
Filename: pool/universe/y/yasm/yasm_1.3.0-2ubuntu1_amd64.deb
Size: 408244
MD5sum: b619e93cad108639079d265ccb2cee93
SHA1: 46c5069aa5847b0cc194d5bbc6394cdad3ccf271
SHA256: 1e380c063273bc17259457c76d1a95a08d4c1b5424962698042cab95d3bec7f8
SHA512: 2b92df6b7f994fe354537bb78930300b41ab1cb6e05bf5ebfa4900ad7502a3aa65ee2f7de2eddeb49484f9d3e5e8893189d95b877ea9a7191d6b8b76a8c34911
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