How to Install and Uninstall gcc-m68k-linux-gnu.x86_64 Package on CentOS Stream 8

Last updated: June 16,2024

1. Install "gcc-m68k-linux-gnu.x86_64" package

Please follow the guidelines below to install gcc-m68k-linux-gnu.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install gcc-m68k-linux-gnu.x86_64

2. Uninstall "gcc-m68k-linux-gnu.x86_64" package

This tutorial shows how to uninstall gcc-m68k-linux-gnu.x86_64 on CentOS Stream 8:

$ sudo dnf remove gcc-m68k-linux-gnu.x86_64 $ sudo dnf autoremove

3. Information about the gcc-m68k-linux-gnu.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:50:31 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gcc-m68k-linux-gnu
Version : 12.1.1
Release : 2.el8
Architecture : x86_64
Size : 24 M
Source : cross-gcc-12.1.1-2.el8.src.rpm
Repository : epel
Summary : Cross-build binary utilities for m68k-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 building kernels is currently supported. Support for cross-building
: user space programs is not currently provided as that would massively multiply
: the number of packages.