How to Install and Uninstall libpcc-dev Package on Kali Linux
Last updated: November 22,2024
1. Install "libpcc-dev" package
This guide let you learn how to install libpcc-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libpcc-dev
Copied
2. Uninstall "libpcc-dev" package
This tutorial shows how to uninstall libpcc-dev on Kali Linux:
$
sudo apt remove
libpcc-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libpcc-dev package on Kali Linux
Package: libpcc-dev
Source: pcc-libs
Version: 1.2.0~DEVEL+20211015-1
Installed-Size: 122
Maintainer: Yangfl
Architecture: amd64
Size: 19672
SHA256: adc78d8c062f7c228bd59f80b0980f4f7954f16e59a02165cd20d1620558486d
SHA1: fed0325b796e51ad9904fc6942ec04d5a1f58937
MD5sum: d6811a5c639fcab03829cd04f42d8f80
Description: Portable C Compiler (development files)
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.
.
This package contains the headers and static library files necessary for
building C programs.
Description-md5:
Multi-Arch: same
Homepage: http://pcc.ludd.ltu.se/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/pcc-libs/libpcc-dev_1.2.0~DEVEL+20211015-1_amd64.deb
Source: pcc-libs
Version: 1.2.0~DEVEL+20211015-1
Installed-Size: 122
Maintainer: Yangfl
Architecture: amd64
Size: 19672
SHA256: adc78d8c062f7c228bd59f80b0980f4f7954f16e59a02165cd20d1620558486d
SHA1: fed0325b796e51ad9904fc6942ec04d5a1f58937
MD5sum: d6811a5c639fcab03829cd04f42d8f80
Description: Portable C Compiler (development files)
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.
.
This package contains the headers and static library files necessary for
building C programs.
Description-md5:
Multi-Arch: same
Homepage: http://pcc.ludd.ltu.se/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/pcc-libs/libpcc-dev_1.2.0~DEVEL+20211015-1_amd64.deb