How to Install and Uninstall faucc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 11,2025

1. Install "faucc" package

Please follow the steps below to install faucc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install faucc

2. Uninstall "faucc" package

This is a short guide on how to uninstall faucc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove faucc $ sudo apt autoclean && sudo apt autoremove

3. Information about the faucc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: faucc
Priority: optional
Section: universe/devel
Installed-Size: 452
Maintainer: Ubuntu Developers
Original-Maintainer: FAUcc Team
Architecture: amd64
Version: 20120707-1
Depends: libc6 (>= 2.14), gcc
Filename: pool/universe/f/faucc/faucc_20120707-1_amd64.deb
Size: 117220
MD5sum: 2144f133da4288c942efe0ad87bca177
SHA1: 52bcfeadf31713a2722a05449865978655466127
SHA256: 2dc0e7c2cedb971c6b14231eec044a88760beeb766d2d95b8fd98ae243bcb3ed
Description-en: C compiler generating Intel code for 16bit/32bit CPUs
FAUcc is a optimizing C compiler, that can generate Intel code for
16bit/32bit CPUS. It is useful, if you are in need to compile real
mode code, like a BIOS.
.
FAUcc uses the GNU binutils for assembling/linking.
Description-md5: cf0881b9ae92e59a78336fdc1a5e188f
Homepage: http://www.faumachine.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu