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

Last updated: September 20,2024

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

This tutorial shows how to install libstdc++-4.9-pic on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libstdc++-4.9-pic on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libstdc++-4.9-pic
Priority: extra
Section: universe/libdevel
Installed-Size: 3311
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.9
Version: 4.9.3-13ubuntu2
Depends: gcc-4.9-base (= 4.9.3-13ubuntu2), libstdc++6 (>= 4.9.3-13ubuntu2), libstdc++-4.9-dev (= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/libstdc++-4.9-pic_4.9.3-13ubuntu2_amd64.deb
Size: 327566
MD5sum: 78de38e09e4e13a64dd325223e5a2d87
SHA1: 10e89a405be3b659de7c68b30ba60adda9d2108a
SHA256: d40fd2dd93bf194490bbc63d569b8fea6ca5137f87dc9ab4d6a5382e5dd27331
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