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

Last updated: May 17,2024

1. Install "codegroup" package

This guide covers the steps necessary to install codegroup on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install codegroup

2. Uninstall "codegroup" package

Please follow the instructions below to uninstall codegroup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove codegroup $ sudo apt autoclean && sudo apt autoremove

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

Package: codegroup
Priority: optional
Section: universe/text
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Vince Mulhollon
Architecture: amd64
Version: 19981025-7
Depends: libc6 (>= 2.3.4)
Filename: pool/universe/c/codegroup/codegroup_19981025-7_amd64.deb
Size: 49696
MD5sum: 3b233e206936e47a3f055c987a7c6bfb
SHA1: 1b439d0834714193d7311e093290562e7b017574
SHA256: 7a8d328308c08ff45ac17432edee50607dafa2e36c30b7a7962d1c6bbbc89c37
Description-en: Convert any file, including binary, into 5 letter code
Codegroup converts any file, of any format including raw binary,
into a set of five letter uppercase codegroups.
The codegroup format includes a 16 bit CRC and file length to verify
message integrity.
Codegroup does NO CRYPTO. It's purely a file format converter
much like base64 or uuencoding.
Unlike other traditional file encoding algorithms such as
base64 or uuencoding, codegroup exclusively uses the 26
letter alphabet.
Codegroup is ideal for transferring short binary files over a voice
or morse code channel.
Description-md5: 508505728494a0bef2f14533bc2d0ab0
Homepage: http://www.fourmilab.ch/codegroup/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu