How to Install and Uninstall bzr-builder Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "bzr-builder" package

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

$ sudo apt update $ sudo apt install bzr-builder

2. Uninstall "bzr-builder" package

This tutorial shows how to uninstall bzr-builder on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the bzr-builder package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: bzr-builder
Architecture: all
Version: 0.7.3-0ubuntu1
Priority: optional
Section: universe/vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: James Westby
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 297
Depends: bzr, python-debian, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: pristine-tar, devscripts, dput
Filename: pool/universe/b/bzr-builder/bzr-builder_0.7.3-0ubuntu1_all.deb
Size: 45330
MD5sum: 62dbe87befa5ebc98530e1c1b5f50df3
SHA1: cccd7f8be8e68f20c8d236a43475cb42150d4683
SHA256: 190cb4f6a2305907e89f2e89467139794fe84b662b67af68dcf12d1310d9b1fa
Homepage: http://launchpad.net/bzr-builder
Description: construct a bzr branch from a recipe
Description-md5: b2014cf0da0a8bdfd4677679977be608

5. The same packages on other Linux Distributions