How to Install and Uninstall cc65 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "cc65" package

Here is a brief guide to show you how to install cc65 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install cc65

2. Uninstall "cc65" package

This is a short guide on how to uninstall cc65 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove cc65 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cc65 package on Ubuntu 21.04 (Hirsute Hippo)

Package: cc65
Architecture: amd64
Version: 2.19-1
Priority: optional
Section: universe/otherosfs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32124
Depends: libc6 (>= 2.29)
Suggests: cc65-doc
Filename: pool/universe/c/cc65/cc65_2.19-1_amd64.deb
Size: 2210136
MD5sum: 828586b6dc4f5b009f14364ab01d922a
SHA1: a099f3fbaa700f50f0a9765c64cb609b42767905
SHA256: 8f8f3120e8888694d8b77fc52e762c7bc865709e2c83d149c9f937e53950d126
SHA512: ed4ca388213d00217ec51561e653408e5dfaba5cc85ea64c84ff7790ab0204a472b73a1acb3862db04a8ef30e9a2c4b162a1f291c33ced90b47d322aa98651ae
Homepage: https://cc65.github.io/cc65/
Description-en: complete cross development package for 65(C)02 systems
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 5200 console.
- GEOS for the C64, C128 and Apple //e.
- the Nintendo Entertainment System (NES) console.
- the Supervision console.
- the Oric Atmos.
- the Lynx console.
- the Ohio Scientific Challenger 1P
Description-md5: a6f7bb8eca9e1ddc764e517453905db0