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

Last updated: November 22,2024

1. Install "dput-ng" package

This guide covers the steps necessary to install dput-ng on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dput-ng

2. Uninstall "dput-ng" package

This is a short guide on how to uninstall dput-ng on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: dput-ng
Priority: extra
Section: universe/devel
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: dput-ng Maintainers
Architecture: all
Version: 1.10
Replaces: dput
Provides: dput
Depends: python:any, python-dput (= 1.10)
Recommends: bash-completion
Conflicts: dput
Filename: pool/universe/d/dput-ng/dput-ng_1.10_all.deb
Size: 32178
MD5sum: 2e52179dd3fe2c8a0395934d2743ccb3
SHA1: 21e5408591786f401290bb75ec1bc510b72d09f6
SHA256: 84c67290295b05e0c2bcc37b510ceb28d6c61ebf00b468ca84b1e8c65705d834
Description-en: next generation Debian package upload tool
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.
.
dput-ng features many enhancements over dput, such as more comprehensive
checks, an easy to use plugin system, and code designed to handle the numerous
archives that any Debian package hacker will interact with.
.
dput-ng aims to be backwards compatible with dput in command-line flags,
configuration files, and expected behavior.
Description-md5: 4ead401f9d1d7fdfcc1c998a89cce39e
Homepage: http://dput-ng.debian.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu