How To Install Faucc?

How To Install Faucc?

faucc

C compiler generating Intel code for 16bit/32bit CPUs

Maintainer: FAUcc Team



Section: devel

Install faucc

  • Debian apt-get install faucc Click to copy
  • Ubuntu apt-get install faucc Click to copy
  • Kali Linux apt-get install faucc Click to copy
  • Raspbian apt-get install faucc Click to copy

faucc

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.

Install the latest version of faucc in Debian, Ubuntu, Kali and Raspbian from terminal. To install the faucc just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of faucc from the respository and install it in your computer/server.