How to Install and Uninstall libstdc++-4.8-pic Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libstdc++-4.8-pic" package

Please follow the steps below to install libstdc++-4.8-pic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstdc++-4.8-pic

2. Uninstall "libstdc++-4.8-pic" package

In this section, we are going to explain the necessary steps to uninstall libstdc++-4.8-pic on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libstdc++-4.8-pic $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdc++-4.8-pic package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libstdc++-4.8-pic
Priority: extra
Section: universe/libdevel
Installed-Size: 2853
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.8
Version: 4.8.5-4ubuntu2
Depends: gcc-4.8-base (= 4.8.5-4ubuntu2), libstdc++6 (>= 4.8.5-4ubuntu2), libstdc++-4.8-dev (= 4.8.5-4ubuntu2)
Filename: pool/universe/g/gcc-4.8/libstdc++-4.8-pic_4.8.5-4ubuntu2_amd64.deb
Size: 291278
MD5sum: daf57938ec5360efa4c7f8d14c187b7b
SHA1: aef21dbb89943b8709174069106730cc8d4d2219
SHA256: dd912f715d6788f0e40b2b6856a0534cc660a12126b0512c875d75c7ebf99f11
Description-en: GNU Standard C++ Library v3 (shared library subset kit)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
.
Unless you are making one of those, you will not need this package.
Description-md5: 1b398e74a3b20401a8669d8c6472c7cc
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu