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

Last updated: September 20,2024

1. Install "libstdc++-4.9-dev-s390x-cross" package

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

$ sudo apt update $ sudo apt install libstdc++-4.9-dev-s390x-cross

2. Uninstall "libstdc++-4.9-dev-s390x-cross" package

Here is a brief guide to show you how to uninstall libstdc++-4.9-dev-s390x-cross on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libstdc++-4.9-dev-s390x-cross $ sudo apt autoclean && sudo apt autoremove

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

Package: libstdc++-4.9-dev-s390x-cross
Priority: extra
Section: universe/devel
Installed-Size: 12014
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.9-cross (4)
Version: 4.9.3-13ubuntu2cross1
Provides: libstdc++-dev-s390x-cross, libstdc++-dev-s390x-dcv1
Depends: gcc-4.9-s390x-linux-gnu-base (>= 4.9.3-13ubuntu2), libgcc-4.9-dev-s390x-cross (= 4.9.3-13ubuntu2cross1), libstdc++6-s390x-cross (>= 4.9.3-13ubuntu2cross1), libc6-dev-s390x-cross (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.9-cross/libstdc++-4.9-dev-s390x-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 1102316
MD5sum: 72c6263efc25a8b300a64edf78d6041c
SHA1: 2f7b573f030a63cceaf07023ce6847ed17eb8a5e
SHA256: 4c2e0604a13de396c0afa9630eee1abc274ba1f5ce71ab66bc310e81c05f5fa3
Description-en: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
.
This package contains files for s390x architecture, for use in cross-compile
environment.
Description-md5: 516bf3a49f26617ec38f52b083764aa9
Built-Using: gcc-4.9 (= 4.9.3-13ubuntu2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu