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

Last updated: September 21,2024

1. Install "bzrtools" package

This tutorial shows how to install bzrtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bzrtools

2. Uninstall "bzrtools" package

Learn how to uninstall bzrtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bzrtools $ sudo apt autoclean && sudo apt autoremove

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

Package: bzrtools
Priority: optional
Section: devel
Installed-Size: 255
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Bazaar Maintainers
Architecture: all
Version: 2.6.0-3
Depends: bzr (<< 2.8.0), bzr (>= 2.6~), patch, python (>= 2.7), python (<< 2.8)
Recommends: rsync
Suggests: graphviz, librsvg2-bin
Filename: pool/main/b/bzrtools/bzrtools_2.6.0-3_all.deb
Size: 47382
MD5sum: d7b3b8ccadb9a8c63a23b1e0ea03c8cd
SHA1: 6ebdad13dd7aae8e00873369e799af2b6d144c89
SHA256: 959cbfd605670d8e1007030af74e22a33e32b0faa05ac384ddecfb69cffaec17
Description-en: Collection of tools for bzr
This package contains a collection of plugins for bzr - a distributed
version control system. Some of these tools may work their way into
bzr itself at some point, and some are just convenient addons useful
for day to day operations.
.
bzrtools actually includes:
* rspush: Push local changes to a remote server using rsync instead
sftp.
* graph-ancestry: Use graphviz to produce graphs of branch ancestry.
* shell: Start up a command interpreter that run bzr natively,
providing autocompletion.
* patch: Apply a specified patch to your tree, that can be a file
or URL.
* heads: Show all revisions in a repository not having descendants.
Description-md5: 6c07f8b9822c3077213cf19f6c40285b
Homepage: http://bazaar-vcs.org/BzrTools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y