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

Last updated: May 19,2024

1. Install "python3-dulwich-dbg" package

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

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

2. Uninstall "python3-dulwich-dbg" package

Please follow the guidance below to uninstall python3-dulwich-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-dulwich-dbg
Priority: extra
Section: universe/debug
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: dulwich
Version: 0.12.0-1build2
Depends: python3-dulwich (= 0.12.0-1build2), python3-dbg
Filename: pool/universe/d/dulwich/python3-dulwich-dbg_0.12.0-1build2_amd64.deb
Size: 32424
MD5sum: 5769769d1827bf20cd1b8a5ef29e1442
SHA1: cecbdcfd4391c72624583035e035668e73ae2295
SHA256: 8dc590a503687c42fbbeccbe672904e55f26b929aafdf9043143ef6cd38ac02f
Description-en: Python Git library - Python 3 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 3 debug interpreter.
Description-md5: e99b1e0ec777480c4586dd56ffc1c79b
Homepage: http://samba.org/~jelmer/dulwich
Build-Ids: 3c7b7e482ae1d67b6b99618afa1191675fa161fb 5b472b9c5c1f58f4679f2a2f021adfa7b879d2a6 6690d58cae608a6712ec88ec09ee4ec601945da3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu