How to Install and Uninstall python-breezy Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "python-breezy" package

In this section, we are going to explain the necessary steps to install python-breezy on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-breezy

2. Uninstall "python-breezy" package

Please follow the step by step instructions below to uninstall python-breezy on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-breezy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-breezy package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-breezy
Architecture: amd64
Version: 3.0.0~bzr6852-1
Priority: optional
Section: universe/python
Source: breezy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Breezy Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9194
Provides: python2.7-breezy
Depends: python-configobj, python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), libc6 (>= 2.14)
Recommends: ca-certificates, python-launchpadlib, ssh-client | python-paramiko
Suggests: python-breezy-dbg, python-breezy.tests, python-fastimport, python-gpg, python-kerberos (>= 1.0+svn2455-1), python-paramiko, xdg-utils
Conflicts: python-paramiko (<< 1.14.1)
Filename: pool/universe/b/breezy/python-breezy_3.0.0~bzr6852-1_amd64.deb
Size: 1749604
MD5sum: 8a74af842263875764e2a7bdee76efb9
SHA1: 222c6fa0f42ae139a2d3c7de74273124d8e513ec
SHA256: ff46755fc84f5d3e441eda8febd1ef6f5447efd7c726e505e922a15435378a93
Homepage: https://www.breezy-vcs.org/
Description: distributed version control system - python library
Description-md5: eb86d6e41dfa8423095cbc6a89b041f3

5. The same packages on other Linux Distributions