How to Install and Uninstall gcc-c++-powerpc64-linux-gnu.x86_64 Package on Fedora 36

Last updated: September 22,2024

1. Install "gcc-c++-powerpc64-linux-gnu.x86_64" package

Please follow the guidelines below to install gcc-c++-powerpc64-linux-gnu.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install gcc-c++-powerpc64-linux-gnu.x86_64

2. Uninstall "gcc-c++-powerpc64-linux-gnu.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gcc-c++-powerpc64-linux-gnu.x86_64 on Fedora 36:

$ sudo dnf remove gcc-c++-powerpc64-linux-gnu.x86_64 $ sudo dnf autoremove

3. Information about the gcc-c++-powerpc64-linux-gnu.x86_64 package on Fedora 36

Last metadata expiration check: 1:23:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gcc-c++-powerpc64-linux-gnu
Version : 12.1.1
Release : 1.fc36
Architecture : x86_64
Size : 19 M
Source : cross-gcc-12.1.1-1.fc36.src.rpm
Repository : updates
Summary : Cross-build binary utilities for powerpc64-linux-gnu
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : Cross-build GNU C++ compiler.
:
: Only the compiler is provided; not libstdc++. Support for cross-building
: user space programs is not currently provided as that would massively multiply
: the number of packages.