How to Install and Uninstall dodgy Package on Kali Linux
Last updated: November 22,2024
1. Install "dodgy" package
Please follow the guidance below to install dodgy on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
dodgy
Copied
2. Uninstall "dodgy" package
Please follow the step by step instructions below to uninstall dodgy on Kali Linux:
$
sudo apt remove
dodgy
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the dodgy package on Kali Linux
Package: dodgy
Version: 0.1.9-5
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6320
SHA256: 44e4d8ecef4192f07546360a02eea87bb0d57f5e82d6bac199e62b898797f324
SHA1: 421d0e4e1e59e0b3d53f6602b8f343aa8d69562d
MD5sum: 1284bd61fba4de3ab1933629ffe4e4f6
Description: searches for dodgy looking lines in Python code
Dodgy is a very basic tool to run against your codebase to search for "dodgy"
looking values. It is a series of simple regular expressions designed to detect
things such as accidental SCM diff checkins, or passwords or secret keys hard
coded into files.
Description-md5:
Homepage: https://github.com/landscapeio/dodgy
Section: python
Priority: optional
Filename: pool/main/d/dodgy/dodgy_0.1.9-5_all.deb
Version: 0.1.9-5
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6320
SHA256: 44e4d8ecef4192f07546360a02eea87bb0d57f5e82d6bac199e62b898797f324
SHA1: 421d0e4e1e59e0b3d53f6602b8f343aa8d69562d
MD5sum: 1284bd61fba4de3ab1933629ffe4e4f6
Description: searches for dodgy looking lines in Python code
Dodgy is a very basic tool to run against your codebase to search for "dodgy"
looking values. It is a series of simple regular expressions designed to detect
things such as accidental SCM diff checkins, or passwords or secret keys hard
coded into files.
Description-md5:
Homepage: https://github.com/landscapeio/dodgy
Section: python
Priority: optional
Filename: pool/main/d/dodgy/dodgy_0.1.9-5_all.deb