How to Install and Uninstall gccintro Package on Kali Linux

Last updated: May 03,2024

1. Install "gccintro" package

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

$ sudo apt update $ sudo apt install gccintro

2. Uninstall "gccintro" package

Please follow the instructions below to uninstall gccintro on Kali Linux:

$ sudo apt remove gccintro $ sudo apt autoclean && sudo apt autoremove

3. Information about the gccintro package on Kali Linux

Package: gccintro
Version: 1.0-5
Installed-Size: 1655
Maintainer: Osamu Aoki
Architecture: all
Size: 845088
SHA256: c897357125dd247d426b25216f3c494af30f3e3a6ef3748813191f19b396d3c0
SHA1: 5cab3020e0a17700d9885dcb991b0b258faf2c66
MD5sum: 877ac169841829d4311a964be2169d19
Description: Introduction to GCC by Brian J. Gough
This manual provides a tutorial introduction to the GNU C and C++
compilers, gcc and g++.
.
Many books teach the C and C++ languages, this book explains how to use
the compiler itself. Based on years of observation of questions posted
on mailing lists, it guides the reader straight to the important options
of GCC!
.
Concisely written, with numerous easy-to-follow "Hello World" examples.
.
Now with extensive new sections on error messages, portability and
floating point arithmetic!
.
Features a special foreword by Richard M. Stallman, principal developer
of GCC and founder of the GNU Project.
.
The content of this Debian packaged version has some minor adjustments to
match learning experiences under the Debian environment.
.
Please note the Debian package version tracks on the upstream tarball
version. When upstream releases a new version as a patch file, the Debian
package version stays with the upstream tarball version.
.
The actual current upstream version is 1.1.
Description-md5:
Homepage: https://github.com/briangough/gccintro
Section: non-free/doc
Priority: optional
Filename: pool/non-free/g/gccintro/gccintro_1.0-5_all.deb