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

Last updated: May 18,2024

1. Install "cifer" package

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

$ sudo apt update $ sudo apt install cifer

2. Uninstall "cifer" package

This tutorial shows how to uninstall cifer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cifer $ sudo apt autoclean && sudo apt autoremove

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

Package: cifer
Priority: optional
Section: universe/misc
Installed-Size: 196
Maintainer: Ubuntu Developers
Original-Maintainer: Simrun Basuita
Architecture: amd64
Version: 1.2.0-0ubuntu3
Depends: libc6 (>= 2.4), libreadline6 (>= 6.0)
Recommends: wordlist
Filename: pool/universe/c/cifer/cifer_1.2.0-0ubuntu3_amd64.deb
Size: 56854
MD5sum: 60416c6d0632d5b050162f612c87bd86
SHA1: b8634dea813918ca23e3dffc40892f4d095ece85
SHA256: 3a63db583d259cef2623c1841e039e093462415efb44bc100ae01321e7cc3f6b
Description-en: multipurpose classical cryptanalysis and code-breaking tool
Cifer provides many functions designed to aid in cracking classical
ciphers; a group of ciphers used historically, but which have now
fallen into disuse because of their suceptability to ciphertext-only
attacks. In general, they were designed and implemented by hand, and
operate on an alphabet of letters (such as [A-Z]).
.
It operates using text files as input and output, and can perform both brute
force and other, more sophisticated, attacks against many classic encryption
schemes. In addition, it provides many utilities such as frequency analysis
and automated encryption/decryption of texts.
Description-md5: 52c0492721adc62a4fc6ff30a6712d6b
Homepage: http://code.google.com/p/cifer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu