How to Install bzr-rebase software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install bzr-rebase software package in Ubuntu 12.04 LTS (Precise Pangolin)

bzr-rebase software package provides transitional dummy package for bzr-rewrite, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bzr-rebase 

bzr-rebase is installed in your system.

Make ensure the bzr-rebase package were installed using the commands given below,

$ sudo dpkg-query -l | grep bzr-rebase *

You will get with bzr-rebase package name, version, architecture and description in a table

bzr-rebase package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Version Control Systems
Package bzr-rebase
Version 0.6.3-1ubuntu1
Description transitional dummy package for bzr-rewrite
Sub Section vcs


See Also, How to uninstall or remove bzr-rebase software package from Ubuntu 12.04 LTS (Precise Pangolin)?