How to Install and Uninstall cc65-devel.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "cc65-devel.noarch" package

This guide let you learn how to install cc65-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install cc65-devel.noarch

2. Uninstall "cc65-devel.noarch" package

Please follow the steps below to uninstall cc65-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove cc65-devel.noarch $ sudo dnf autoremove

3. Information about the cc65-devel.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:04:43 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : cc65-devel
Version : 2.18
Release : 12.el8
Architecture : noarch
Size : 2.4 M
Source : cc65-2.18-12.el8.src.rpm
Repository : epel
Summary : Development files for cc65
URL : https://cc65.github.io
License : zlib
Description : This package contains the development files needed to
: compile and link applications for the 65(C)02 CPU with
: the cc65 cross compiler toolchain.