diegimas

diegimas „Ubuntu“

Paleiskite komandą, kad pridėtumėte PPA prie savo sistemos.

sudo add-apt-repository ppa:bzr/ppa

Paleiskite žemiau komandą, kad atnaujintumėte paketo saugyklas.

sudo apt-get update

Įdiekite „Bazaar“.

sudo apt-get install bzr

diegimas „Fedora“

Paleiskite komandą, kad įdiegtumėte ją „Fedora“.

su -c 'yum install bzr'

diegimas „CentOS“/„Rhel“

Įgalinkite „Epel“ saugyklą, jei jo neįjungėte.

su -c 'rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm'

Vykdyti komandą.

su -c 'yum install bzr'
 Latviski