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

Last updated: April 27,2024

1. Install "nasty" package

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

$ sudo apt update $ sudo apt install nasty

2. Uninstall "nasty" package

In this section, we are going to explain the necessary steps to uninstall nasty on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nasty $ sudo apt autoclean && sudo apt autoremove

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

Package: nasty
Priority: extra
Section: universe/utils
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 0.6-3
Depends: libc6 (>= 2.4), libgpgme11 (>= 1.2.0)
Filename: pool/universe/n/nasty/nasty_0.6-3_amd64.deb
Size: 9642
MD5sum: 37ce78a01d18178050e8929fbac12574
SHA1: 9dc350cf3c8cae024c76f4b8d378168be59be61e
SHA256: eb88e47ca4b9813fb5c5816e99ce16cb1abdb650fa9299cbf139dacbcbb76d4b
Description-en: tool which helps you to recover your GPG passphrase
Nasty is a program that helps you to recover the passphrase of your PGP or
GPG-key in case you forget or lost it. The following features will make things
easier:
- set minimum/maximum length of the passphrase
- incremental mode, random mode or reads a file for guessing
- charset filter
.
This package is useful in forensics investigations.
Description-md5: 1e58b303c144e41cc9580704f75dbf3a
Homepage: http://www.vanheusden.com/nasty/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu