How to Install and Uninstall python3-stdeb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python3-stdeb" package

Please follow the guidelines below to install python3-stdeb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-stdeb

2. Uninstall "python3-stdeb" package

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

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

3. Information about the python3-stdeb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-stdeb
Priority: optional
Section: universe/python
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: stdeb
Version: 0.8.5-1
Depends: python3:any (>= 3.3.2-2~), debhelper (>= 9), python3-setuptools, python3-requests
Recommends: apt-file, dpkg-dev, python3-all
Suggests: python3-all-dev
Filename: pool/universe/s/stdeb/python3-stdeb_0.8.5-1_all.deb
Size: 32472
MD5sum: f60903f63b86f651a3f0a25be82795b7
SHA1: 9c42b720a35e7dde9694ded50f711a5085df1c28
SHA256: ceeed9964a2a92b1ecb0c1e2986f0574ae5e902570503b6f30cdc388dc0ff121
Description-en: Python to Debian source package conversion plugins for distutils
This package provides distutils commands to produce Debian packages from Python
packages. Automatic defaults are provided for the Debian package, but many
aspects of the resulting package can be customized via a configuration file.
Description-md5: f6ad0ce8a27f14a64918072f135e36c0
Homepage: http://github.com/astraw/stdeb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu