How to Install and Uninstall python3-dulwich Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 02,2025
1. Install "python3-dulwich" package
This is a short guide on how to install python3-dulwich on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-dulwich
Copied
2. Uninstall "python3-dulwich" package
This is a short guide on how to uninstall python3-dulwich on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-dulwich
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-dulwich package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-dulwich
Priority: optional
Section: universe/python
Installed-Size: 1245
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: dulwich
Version: 0.12.0-1build2
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14)
Suggests: python3-dulwich-dbg
Breaks: bzr-git (<< 0.6.2)
Filename: pool/universe/d/dulwich/python3-dulwich_0.12.0-1build2_amd64.deb
Size: 200920
MD5sum: 1deac0c0a9496edcdd777ae71a6e928d
SHA1: 122689a1fb76cdfb522887c768031c986ef334a3
SHA256: 1f808326f67009b9c3d80880ca937431a06c572a2ac56435f192856d484e383d
Description-en: Python Git library - Python3 module
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 module built for Python version 3.x.
Description-md5: 0e652fa6210d2be4be4c8bcbadddd180
Homepage: http://samba.org/~jelmer/dulwich
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 1245
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: dulwich
Version: 0.12.0-1build2
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14)
Suggests: python3-dulwich-dbg
Breaks: bzr-git (<< 0.6.2)
Filename: pool/universe/d/dulwich/python3-dulwich_0.12.0-1build2_amd64.deb
Size: 200920
MD5sum: 1deac0c0a9496edcdd777ae71a6e928d
SHA1: 122689a1fb76cdfb522887c768031c986ef334a3
SHA256: 1f808326f67009b9c3d80880ca937431a06c572a2ac56435f192856d484e383d
Description-en: Python Git library - Python3 module
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 module built for Python version 3.x.
Description-md5: 0e652fa6210d2be4be4c8bcbadddd180
Homepage: http://samba.org/~jelmer/dulwich
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu