How to Install and Uninstall gccintro Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "gccintro" package

This tutorial shows how to install gccintro on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gccintro

2. Uninstall "gccintro" package

Please follow the guidance below to uninstall gccintro on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gccintro package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gccintro
Priority: extra
Section: universe/doc
Installed-Size: 1701
Maintainer: Ubuntu Developers
Original-Maintainer: Osamu Aoki
Architecture: all
Version: 1.0-3
Filename: pool/universe/g/gccintro/gccintro_1.0-3_all.deb
Size: 840184
MD5sum: cf2b8f525e48a6a3201abf24f96f9c72
SHA1: 63c2150e07c7d4ef21c859565179963acd8116ef
SHA256: 73e3a227ef151558483d339ebaee55884c482e3ce686d34b5a566d1116c6f74a
Description-en: 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.
Description-md5: 938f772891b83d7e2be8934f0be7f067
Homepage: http://www.network-theory.co.uk/gcc/intro/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu