How to Install and Uninstall hp48cc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "hp48cc" package

This guide let you learn how to install hp48cc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hp48cc

2. Uninstall "hp48cc" package

Learn how to uninstall hp48cc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hp48cc $ sudo apt autoclean && sudo apt autoremove

3. Information about the hp48cc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hp48cc
Priority: optional
Section: universe/devel
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Roberto Lumbreras
Architecture: amd64
Version: 1.3-5
Depends: libc6 (>= 2.14)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/h/hp48cc/hp48cc_1.3-5_amd64.deb
Size: 22472
MD5sum: 01e15db645630cbd442e27825adff36c
SHA1: a020d427749ae63c781ba22293ec05a78bc20f2b
SHA256: ead4930863d18c93fcd9792f04307d988d02f6eb70111a93d288507045118e5b
Description-en: C-like compiler which produces HP48 RPN
`hp48cc' is a C-like compiler that translates the input code into the
HP48 RPN language. The language recognized by the compiler is only a small
subset of the C language, with some non-standard extensions, but powerful
enough to write complex programs simply.
Description-md5: 0b142028f3ff1a2ae4cbcfc3f5108ec0
Homepage: http://www.sigala.it/sandro/software.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu