How to Install and Uninstall fasm Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "fasm" package
This guide let you learn how to install fasm on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
fasm
Copied
2. Uninstall "fasm" package
This tutorial shows how to uninstall fasm on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
fasm
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the fasm package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: fasm
Priority: optional
Section: universe/devel
Installed-Size: 294
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Architecture: amd64
Version: 1.71.51-1
Depends: libc6-i386 (>= 2.1)
Filename: pool/universe/f/fasm/fasm_1.71.51-1_amd64.deb
Size: 148246
MD5sum: 64fff612e3f826ec75c489ee78e5bb03
SHA1: 7330bdacc72106684569b1f0739043f49a96d09d
SHA256: 1b7cb375d5bbdb969e1a853e051191efeee1c9c35d73e9a4391e19348aed2dfc
Description-en: fast assembler for the x86 and x86-64 architectures
Flat assembler is a fast, self-compilable assembly language compiler for the
x86 and x86-64 architecture processors, which does multiple passes to optimize
the size of generated machine code.
Description-md5: bc56833ca51013cf84753cdfae7d97a4
Homepage: http://flatassembler.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 294
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Architecture: amd64
Version: 1.71.51-1
Depends: libc6-i386 (>= 2.1)
Filename: pool/universe/f/fasm/fasm_1.71.51-1_amd64.deb
Size: 148246
MD5sum: 64fff612e3f826ec75c489ee78e5bb03
SHA1: 7330bdacc72106684569b1f0739043f49a96d09d
SHA256: 1b7cb375d5bbdb969e1a853e051191efeee1c9c35d73e9a4391e19348aed2dfc
Description-en: fast assembler for the x86 and x86-64 architectures
Flat assembler is a fast, self-compilable assembly language compiler for the
x86 and x86-64 architecture processors, which does multiple passes to optimize
the size of generated machine code.
Description-md5: bc56833ca51013cf84753cdfae7d97a4
Homepage: http://flatassembler.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu