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

Last updated: September 20,2024

1. Install "an" package

This is a short guide on how to install an on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install an

2. Uninstall "an" package

This is a short guide on how to uninstall an on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove an $ sudo apt autoclean && sudo apt autoremove

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

Package: an
Priority: optional
Section: universe/games
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Martin
Architecture: amd64
Version: 1.2-1build1
Depends: libc6 (>= 2.4), libicu55 (>= 55.1-1~)
Recommends: wbritish | wordlist
Filename: pool/universe/a/an/an_1.2-1build1_amd64.deb
Size: 10960
MD5sum: 314bcfe1259350925fc3b9f73fea68ae
SHA1: 78653ae09ba1e147a1be8715b76ee8a6128b1fef
SHA256: 47fde4ae3d0b0710d6cb06fc4c9ed8ac65b29f6a8a8744761653e9cad7dcd51d
Description-en: very fast anagram generator
Generates anagrams for a phrase supplied by the user, the words used in the
anagram are taken from a specified dictionary which should contain one word
per line (default:/usr/share/dict/words). It understands accented characters
and should work with any alphabetic language.
Description-md5: c3a81b8c3754d57849b4791d04d63fde
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu