How to Install and Uninstall deets Package on Kali Linux

Last updated: May 17,2024

1. Install "deets" package

In this section, we are going to explain the necessary steps to install deets on Kali Linux

$ sudo apt update $ sudo apt install deets

2. Uninstall "deets" package

Please follow the instructions below to uninstall deets on Kali Linux:

$ sudo apt remove deets $ sudo apt autoclean && sudo apt autoremove

3. Information about the deets package on Kali Linux

Package: deets
Source: deets (0.3.2-1)
Version: 0.3.2-1+b4
Installed-Size: 179
Maintainer: Clint Adams
Architecture: amd64
Depends: libc6 (>= 2.34), liblua5.1-0, libmd0 (>= 0.0.0), lua-md5, lua-cosmo (>= 10.04.06), lua-augeas, augeas-tools
Size: 56908
SHA256: 539cd1c3730a000441582a6137a903a0c9c4eb74078a1abef8a608b274c2f2e8
SHA1: b3d71d7bced1e551ff582ece4f0b9ecb07d5f7cc
MD5sum: 14a9e260cf24714a027ec19c28354c0e
Description: decentralized model-based administration tool
Deets provides a way to manage Debian packages and files
on your systems using Lua-based configuration files. A
specialized Lua interpreter called luau is capable of
validating your specifications and optionally enforcing
them.
.
In addition, it can scan your system and generate a
crude model configuration based on the current state
of the Debian package database and all conffiles.
Description-md5:
Homepage: https://salsa.debian.org/clint/deets
Built-Using: dpkg (= 1.21.22)
Tag: admin::configuring, implemented-in::c, implemented-in::lua,
interface::commandline, role::program, scope::utility, use::configuring
Section: admin
Priority: optional
Filename: pool/main/d/deets/deets_0.3.2-1+b4_amd64.deb