How to Install and Uninstall bzr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "bzr" package

Learn how to install bzr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bzr

2. Uninstall "bzr" package

This guide covers the steps necessary to uninstall bzr on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bzr $ sudo apt autoclean && sudo apt autoremove

3. Information about the bzr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bzr
Architecture: all
Version: 2.7.0-2ubuntu3.1
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Bazaar Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 70
Depends: python-bzrlib (<= 2.7.0-2ubuntu3.1.1~), python-bzrlib (>= 2.7.0-2ubuntu3.1), python:any
Recommends: python-gpgme
Suggests: bzr-doc, bzrtools, python-bzrlib.tests
Breaks: bzr-pqm (<< 1.4.0~bzr80), bzr-xmloutput (<< 0.8.8+bzr160), python-bzrlib (<< 2.4.0~beta3~)
Filename: pool/main/b/bzr/bzr_2.7.0-2ubuntu3.1_all.deb
Size: 37262
MD5sum: 6869261716697a02540b440326ddd947
SHA1: 8e91e270b46252f547fd5006244ef59ee56c5606
SHA256: 0489bd050985d821ec52251b10480a4e9d51fd89bc182bc265cf73c463777fbf
SHA512: 6816c9ec65765ac90b08a864aecd8b91eab03f8edd1d3f4bb334b78351f2ea4dd26630d1cbf94edcca2ee3895880b32e1416c3d54f57bb44527913d6c6a22225
Homepage: http://bazaar-vcs.org
Description-en: easy to use distributed version control system
Bazaar is a distributed version control system designed to be easy to
use and intuitive, able to adapt to many workflows, reliable, and
easily extendable.
.
Publishing of branches can be done over plain HTTP, that is, no special
software is needed on the server to host Bazaar branches. Branches can
be pushed to the server via sftp (which most SSH installations come
with), FTP, or over a custom and faster protocol if bzr is installed in
the remote end.
.
Merging in Bazaar is easy, as the implementation is able to avoid many
spurious conflicts, deals well with repeated merges between branches,
and is able to handle modifications to renamed files correctly.
.
Bazaar is written in Python, and has a flexible plugin interface which
can be used to extend its functionality. Many plugins exist, providing
useful commands (bzrtools), graphical interfaces (qbzr), or native
interaction with Subversion branches (bzr-svn).
.
Install python-paramiko if you are going to push branches to remote
hosts with sftp.
Description-md5: 385532c1021111e4f9f43e144fc13733
Task: ubuntu-sdk
Supported: 5y

Package: bzr
Priority: optional
Section: devel
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Bazaar Maintainers
Architecture: all
Version: 2.7.0-2ubuntu1
Depends: python-bzrlib (<= 2.7.0-2ubuntu1.1~), python-bzrlib (>= 2.7.0-2ubuntu1), python:any
Recommends: python-gpgme
Suggests: bzr-doc, bzrtools, python-bzrlib.tests
Breaks: bzr-pqm (<< 1.4.0~bzr80), bzr-xmloutput (<< 0.8.8+bzr160), python-bzrlib (<< 2.4.0~beta3~)
Filename: pool/main/b/bzr/bzr_2.7.0-2ubuntu1_all.deb
Size: 37224
MD5sum: 09e8c39f069204009b383ea05bbfd144
SHA1: dae7b735c9e52b120a39f32999953d4175e0d6d0
SHA256: 6a174dac170baf38e027be8e514be6c338400305b86480665e8129f6fc1a83b5
Description-en: easy to use distributed version control system
Bazaar is a distributed version control system designed to be easy to
use and intuitive, able to adapt to many workflows, reliable, and
easily extendable.
.
Publishing of branches can be done over plain HTTP, that is, no special
software is needed on the server to host Bazaar branches. Branches can
be pushed to the server via sftp (which most SSH installations come
with), FTP, or over a custom and faster protocol if bzr is installed in
the remote end.
.
Merging in Bazaar is easy, as the implementation is able to avoid many
spurious conflicts, deals well with repeated merges between branches,
and is able to handle modifications to renamed files correctly.
.
Bazaar is written in Python, and has a flexible plugin interface which
can be used to extend its functionality. Many plugins exist, providing
useful commands (bzrtools), graphical interfaces (qbzr), or native
interaction with Subversion branches (bzr-svn).
.
Install python-paramiko if you are going to push branches to remote
hosts with sftp.
Description-md5: 385532c1021111e4f9f43e144fc13733
Homepage: http://bazaar-vcs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-sdk