How to Install and Uninstall pcc Package on Kali Linux
Last updated: November 26,2024
1. Install "pcc" package
Please follow the step by step instructions below to install pcc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
pcc
Copied
2. Uninstall "pcc" package
Please follow the step by step instructions below to uninstall pcc on Kali Linux:
$
sudo apt remove
pcc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pcc package on Kali Linux
Package: pcc
Version: 1.2.0~DEVEL+20220331-1
Installed-Size: 1002
Maintainer: Yangfl
Architecture: amd64
Provides: c-compiler
Depends: libc6 (>= 2.34), libpcc-dev
Size: 319652
SHA256: a0faad8ec8d2e5b46137b8819f5a8dee466f82334737b9871b9ede10ba67fdc7
SHA1: 14728bf34c3aac7d19279ccaea0478ffd300418a
MD5sum: a587ea1ab43a80659a661f2f915ec5e5
Description: Portable C Compiler
PCC is a small, simple, fast and understandable C99 compiler based on the
original Portable C Compiler by S. C. Johnson, written in the late 1970s.
Focus on being able to compile and run on a PDP11, even if it may not happen
in reality, keeps it lean; abstinence from over-complicated algorithms leads
to quick reliable code generation. Even though much of the compiler has been
rewritten, some of the basics still remain.
Description-md5:
Homepage: http://pcc.ludd.ltu.se/
Section: devel
Priority: optional
Filename: pool/main/p/pcc/pcc_1.2.0~DEVEL+20220331-1_amd64.deb
Version: 1.2.0~DEVEL+20220331-1
Installed-Size: 1002
Maintainer: Yangfl
Architecture: amd64
Provides: c-compiler
Depends: libc6 (>= 2.34), libpcc-dev
Size: 319652
SHA256: a0faad8ec8d2e5b46137b8819f5a8dee466f82334737b9871b9ede10ba67fdc7
SHA1: 14728bf34c3aac7d19279ccaea0478ffd300418a
MD5sum: a587ea1ab43a80659a661f2f915ec5e5
Description: Portable C Compiler
PCC is a small, simple, fast and understandable C99 compiler based on the
original Portable C Compiler by S. C. Johnson, written in the late 1970s.
Focus on being able to compile and run on a PDP11, even if it may not happen
in reality, keeps it lean; abstinence from over-complicated algorithms leads
to quick reliable code generation. Even though much of the compiler has been
rewritten, some of the basics still remain.
Description-md5:
Homepage: http://pcc.ludd.ltu.se/
Section: devel
Priority: optional
Filename: pool/main/p/pcc/pcc_1.2.0~DEVEL+20220331-1_amd64.deb