How to Install and Uninstall cc65 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "cc65" package

This tutorial shows how to install cc65 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cc65

2. Uninstall "cc65" package

This guide covers the steps necessary to uninstall cc65 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the cc65 package on Ubuntu 20.10 (Groovy Gorilla)

Package: cc65
Architecture: amd64
Version: 2.18-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: 31050
Depends: libc6 (>= 2.29)
Suggests: cc65-doc
Filename: pool/universe/c/cc65/cc65_2.18-1_amd64.deb
Size: 2162228
MD5sum: 5b65e03fb07520a4949366952ac90eb5
SHA1: 4444fbb6851373a9dc0b911a4b150ec9da2d0ff3
SHA256: 2d3306ad6f7c27d8449666aaa343255bd35161a966333e86d5dc4b12dd89113b
SHA512: ed32bc265a85e37f4d64fa012463c03d86cdc81cd2e5d12c7020a9963a45d73404c7f8f5921a6b92711108d0beda602b2db9efde71f3f6d6c1fe57649d20cb03
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