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

Last updated: May 14,2024

1. Install "reglookup" package

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

$ sudo apt update $ sudo apt install reglookup

2. Uninstall "reglookup" package

Please follow the guidance below to uninstall reglookup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove reglookup $ sudo apt autoclean && sudo apt autoremove

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

Package: reglookup
Priority: optional
Section: universe/utils
Installed-Size: 290
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 0.12.0-3
Depends: libc6 (>= 2.14)
Filename: pool/universe/r/reglookup/reglookup_0.12.0-3_amd64.deb
Size: 65326
MD5sum: b2a2ac0d1b0f36e850215be7475c2dc4
SHA1: 9a20610dd5e155e155c1f9174c2ee74010fe8f9f
SHA256: fe8a70e669ab347eb427eb16b19ee2d9562c3c13950797634217fbd88237fcdc
Description-en: utility to read and query Windows NT/2000/XP registry
RegLookup is an small command line utility for reading and querying Microsoft
Windows NT/2000/XP registries.
.
Currently the program allows one to read an entire registry and output it in a
(mostly) standardized, quoted format. It also provides features for filtering
of results based on registry path and data type.
.
RegLookup is useful in forensics investigations.
Description-md5: e78e2f38f251651ab526e3736eecffcc
Homepage: http://projects.sentinelchicken.org/reglookup/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu