How to Install and Uninstall dput Package on Kali Linux

Last updated: May 15,2024

1. Install "dput" package

Please follow the guidance below to install dput on Kali Linux

$ sudo apt update $ sudo apt install dput

2. Uninstall "dput" package

This is a short guide on how to uninstall dput on Kali Linux:

$ sudo apt remove dput $ sudo apt autoclean && sudo apt autoremove

3. Information about the dput package on Kali Linux

Package: dput
Version: 1.1.3
Installed-Size: 199
Maintainer: Ben Finney
Architecture: all
Depends: python3-pkg-resources, python3-debian, python3-gpg, python3-xdg, python3:any
Suggests: openssh-client, lintian, mini-dinstall, rsync
Size: 42736
SHA256: 4b179fbbd78eb2eb935e857d4e8df98c80cc7ecdf8976db6da8c2e138ddd08b9
SHA1: d11a4fd13468a8143f8c3577cb35658aee862d0c
MD5sum: ccfcd9188694736e0c6e1e20571b880d
Description: Debian package upload tool
DPut is the Debian Package Upload Tool. The ‘dput’ command uploads one or more
packages to the Debian archive.
.
This package also includes the ‘dcut’ command, which can generate and / or
upload a commands file for the Debian FTP archive upload queue.
.
‘dput’ runs some tests to verify that the package is compliant with Debian
Policy. It can also run Lintian on the package before upload, and/or run
‘dinstall’ in dry-run-mode, when using an appropriate upload method.
.
DPut is intended mainly for Debian maintainers, although it can also be useful
for people maintaining local APT repositories.
Description-md5:
Homepage: https://packages.debian.org/source/sid/dput
Tag: admin::file-distribution, devel::packaging, implemented-in::python,
interface::commandline, protocol::TODO, role::program, scope::utility,
suite::debian, use::checking, use::synchronizing,
works-with::software:package
Section: devel
Priority: optional
Filename: pool/main/d/dput/dput_1.1.3_all.deb