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

Last updated: May 14,2024

1. Install "cdecl" package

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

$ sudo apt update $ sudo apt install cdecl

2. Uninstall "cdecl" package

This guide covers the steps necessary to uninstall cdecl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove cdecl $ sudo apt autoclean && sudo apt autoremove

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

Package: cdecl
Architecture: amd64
Version: 2.5-13build2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Fredrik Hallenberg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 70
Depends: libc6 (>= 2.14), libreadline8 (>= 6.0)
Filename: pool/universe/c/cdecl/cdecl_2.5-13build2_amd64.deb
Size: 26176
MD5sum: fe0ff0775b252e58d298ab1de29cc4d9
SHA1: 19913f10c0f4a0fa5122d4ba305da4e0efc10029
SHA256: fd6aa2eeb8b4a885ccab90d3ab6f7a4e96ec8654f52185787f5a04c40187c573
SHA512: 1cce1ede86a34ed1ccb31fdf62746b56fd0d7bead14a6180ca25afac898182c7c55c5af56909bb0c0b8c0badcf7e5f6974a9f0db10a221b3d7165549920a65ec
Description-en: Turn English phrases to C or C++ declarations
Cdecl is a program which will turn English-like phrases such as "declare
foo as array 5 of pointer to function returning int" into C declarations
such as "int (*foo[5])()". It can also translate the C into the pseudo-
English. And it handles typecasts, too. Plus C++. And in this version
it has command line editing and history with the GNU readline library.
Description-md5: 4c77c035a2a07fa8fa3ff98ce2990d72