How to Install and Uninstall cpp-s390x-linux-gnu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "cpp-s390x-linux-gnu" package

This guide covers the steps necessary to install cpp-s390x-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cpp-s390x-linux-gnu

2. Uninstall "cpp-s390x-linux-gnu" package

Please follow the guidelines below to uninstall cpp-s390x-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cpp-s390x-linux-gnu $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpp-s390x-linux-gnu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cpp-s390x-linux-gnu
Priority: optional
Section: universe/interpreters
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-5-s390x-linux-gnu (>= 5.3.1-3~)
Suggests: cpp-doc
Filename: pool/universe/g/gcc-defaults/cpp-s390x-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3440
MD5sum: a93082f07a6baeb037b0fcb4d93b7a24
SHA1: 73a94e97564e23df0bbab07c677d80b639001915
SHA256: 225125adaefd410c838098b780aaf4797d4db582221e830f8988f887e969aec1
Description-en: GNU C preprocessor (cpp) for the s390x architecture
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the cross-compiler for s390x architecture.
.
This is a dependency package providing the default GNU C preprocessor
for the s390x architecture.
Description-md5: dc03ec196671c21e740c0d0ed3eb42bc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu