How to Install and Uninstall cc65.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "cc65.x86_64" package

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

$ sudo dnf update $ sudo dnf install cc65.x86_64

2. Uninstall "cc65.x86_64" package

This guide covers the steps necessary to uninstall cc65.x86_64 on Fedora 34:

$ sudo dnf remove cc65.x86_64 $ sudo dnf autoremove

3. Information about the cc65.x86_64 package on Fedora 34

Last metadata expiration check: 5:38:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : cc65
Version : 2.18
Release : 14.fc34
Architecture : x86_64
Size : 430 k
Source : cc65-2.18-14.fc34.src.rpm
Repository : fedora
Summary : A free C compiler for 6502 based systems
URL : https://cc65.github.io
License : zlib
Description : cc65 is a complete cross development package for 65(C)02 systems,
: including a powerful macro assembler, a C compiler, linker,
: librarian and several other tools.
:
: cc65 has C and runtime library support for many of the old 6502
: machines, including
:
: - the following Commodore machines:
: - VIC20
: - C16/C116 and Plus/4
: - C64
: - C128
: - CBM 510 (aka P500)
: - the 600/700 family
: - newer PET machines (not 2001).
: - the Apple ]\[+ and successors.
: - the Atari 8 bit machines.
: - the Atari 2600 console.
: - the Atari 5200 console.
: - GEOS for the C64, C128 and Apple //e.
: - the Bit Corporation Gamate console.
: - the NEC PC-Engine (aka TurboGrafx-16) console.
: - the Nintendo Entertainment System (NES) console.
: - the Watara Supervision console.
: - the VTech Creativision console.
: - the Oric Atmos.
: - the Oric Telestrat.
: - the Lynx console.
: - the Ohio Scientific Challenger 1P.