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

Last updated: May 18,2024

1. Install "gpw" package

This tutorial shows how to install gpw on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gpw

2. Uninstall "gpw" package

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

$ sudo apt remove gpw $ sudo apt autoclean && sudo apt autoremove

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

Package: gpw
Priority: optional
Section: universe/utils
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Francesco Paolo Lovergine
Architecture: amd64
Version: 0.0.19940601-9
Depends: libc6 (>= 2.2.5)
Filename: pool/universe/g/gpw/gpw_0.0.19940601-9_amd64.deb
Size: 16772
MD5sum: d9b7d777a510c32d53adf7e9fb6e5673
SHA1: db89548e1c467fc245106e62b98fb81ccd906d7c
SHA256: 5692bedb56ad8f9e68ce42ef6bdcb2d4a008b83b0793bb7d569dede8b66cc764
Description-en: Trigraph Password Generator
This package generates pronounceable passwords. It uses the statistics of
three-letter combinations (trigraphs) taken from whatever dictionaries you
feed it.
.
Thus pronounceability may differ from language to language. Based
on the ideas in Morrie Gasser's password generator for Multics, and Dan
Edwards's generator for CTSS. FIPS Standard 181 describes a similar
digraph-based generator, derived from Gasser's.
Description-md5: f066608c89cdcc3732adbce3da7faf09
Homepage: http://www.multicians.org/thvv/tvvtools.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu