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

Last updated: September 20,2024

1. Install "python-dulwich-dbg" package

Please follow the guidance below to install python-dulwich-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dulwich-dbg

2. Uninstall "python-dulwich-dbg" package

This is a short guide on how to uninstall python-dulwich-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-dulwich-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python-dulwich-dbg
Priority: extra
Section: universe/debug
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: dulwich
Version: 0.12.0-1build2
Depends: python-dulwich (= 0.12.0-1build2), python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14)
Filename: pool/universe/d/dulwich/python-dulwich-dbg_0.12.0-1build2_amd64.deb
Size: 60510
MD5sum: baf53b8417924b7f7a206d19ee609d66
SHA1: 990dfec690ab70f730d542cc267146dadb3e119b
SHA256: 9f1ab3490c23603a4297a5583dc55eac2bd1de24c6fd8f864b1588f70013af7a
Description-en: Python Git library - Debug Extension
Dulwich is a Python implementation of the file formats and protocols
used by the Git version control system. It can currently read from and write
to existing Git repositories and implements the protocol for pushing and
receiving packs from remote servers.
.
All functionality is available in pure Python, but for improved performance
replacements of some modules written in C are also available. This package
includes the high performance versions.
.
This package contains the extensions built for the Python debug interpreter.
Description-md5: 1a94eeff3fcf572b32403494fbbb730d
Homepage: http://samba.org/~jelmer/dulwich
Build-Ids: 3e5cb9666843a0e5cd8280f457b4d95943f2e7e7 b86239293bc6ff086c62898499b3247c4356276b e32f13ae1e42da063c39d7b86b77f74271b2ad1f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu