How to Install and Uninstall faucc Package on Kali Linux

Last updated: May 10,2024

1. Install "faucc" package

Here is a brief guide to show you how to install faucc on Kali Linux

$ sudo apt update $ sudo apt install faucc

2. Uninstall "faucc" package

This tutorial shows how to uninstall faucc on Kali Linux:

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

3. Information about the faucc package on Kali Linux

Package: faucc
Version: 20180503-1.1
Installed-Size: 337
Maintainer: FAUcc Team
Architecture: amd64
Depends: libc6 (>= 2.14), gcc
Size: 110500
SHA256: cab9666524824f2fb127bbed51c9a8bd97961089d358afaa410cbfd7264fd20f
SHA1: 2c31e5a123146bad85152e11bc79e9bfdf7b11e2
MD5sum: f5518b13a897d52c69a9b5bbe269112f
Description: 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:
Homepage: http://faumachine.potyra.de/
Tag: devel::compiler, implemented-in::c, role::program
Section: devel
Priority: optional
Filename: pool/main/f/faucc/faucc_20180503-1.1_amd64.deb