How to Install and Uninstall cc65-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "cc65-devel.noarch" package

In this section, we are going to explain the necessary steps to install cc65-devel.noarch on Fedora 34

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

2. Uninstall "cc65-devel.noarch" package

This tutorial shows how to uninstall cc65-devel.noarch on Fedora 34:

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

3. Information about the cc65-devel.noarch package on Fedora 34

Last metadata expiration check: 0:21:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : cc65-devel
Version : 2.18
Release : 14.fc34
Architecture : noarch
Size : 1.8 M
Source : cc65-2.18-14.fc34.src.rpm
Repository : fedora
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.