How to Install and Uninstall python-dput Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-dput" package

This is a short guide on how to install python-dput on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dput

2. Uninstall "python-dput" package

Please follow the step by step instructions below to uninstall python-dput on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-dput package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-dput
Priority: extra
Section: universe/python
Installed-Size: 238
Maintainer: Ubuntu Developers
Original-Maintainer: dput-ng Maintainers
Architecture: all
Source: dput-ng
Version: 1.10
Depends: python (>= 2.7), python (<< 2.8), python-debian, gnupg
Recommends: lintian, python-distro-info, python-paramiko, python-validictory, openssh-client, debian-keyring
Filename: pool/universe/d/dput-ng/python-dput_1.10_all.deb
Size: 41146
MD5sum: 96c1750cef062f7b43273fdb979da92e
SHA1: b41473b17fe89856a941d8670dee07d331c1e9c1
SHA256: d47b4e791620038f122e1559406c123cedc1c36719d377816cddbbabb0e32e37
Description-en: next generation Debian package upload tool (Python 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.
Description-md5: 581e48d0a04b33ed0831c1ddec912144
Homepage: http://dput-ng.debian.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions