How to Install and Uninstall python3-dput Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-dput" package

Here is a brief guide to show you how to install python3-dput on Kali Linux

$ sudo apt update $ sudo apt install python3-dput

2. Uninstall "python3-dput" package

In this section, we are going to explain the necessary steps to uninstall python3-dput on Kali Linux:

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

3. Information about the python3-dput package on Kali Linux

Package: python3-dput
Source: dput-ng
Version: 1.39
Installed-Size: 252
Maintainer: dput-ng Maintainers
Architecture: all
Depends: gnupg, python3-debian, python3-xdg, python3:any
Recommends: debian-keyring, lintian, openssh-client, python3-distro-info, python3-jsonschema, python3-paramiko
Size: 41680
SHA256: 9150b5cf09020a982f3bf624d026a0b5990925937f2a97d6bb721943c5c53325
SHA1: 7451ebee23553ae0360c9bbff1f97a5a677006c9
MD5sum: 44bc77b6d36bba46eb91a44047047515
Description: next generation Debian package upload tool (Python 3 library)
dput-ng is a Debian package upload tool which provides an easy to use
interface to Debian (like) package archive hosting facilities. It allows
anyone who works with Debian packages to upload their work to a remote
service, including Debian's ftp-master, mentors.debian.net, Launchpad or other
package hosting facilities for Debian package maintainers.
.
This package provides Python library functions providing core functionality to
dput-ng and tools building on top of that. This library provides upload
classes, profile parser, sanity checks and helper functions required to build
a dput service.
.
The recommended package python3-paramiko is needed to upload via SSH.
Description-md5:
Homepage: https://debian.pages.debian.net/dput-ng
Section: python
Priority: optional
Filename: pool/main/d/dput-ng/python3-dput_1.39_all.deb