====== How To: Install Bazaar ====== ===== Linux ===== ==== Debian / Ubuntu ==== Run the following command in a terminal window: sudo apt-get install bzr ==== Gentoo ==== Run the following commands in a terminal window: su emerge bzr ==== Fedora ==== Run the following command in a terminal window: su -c 'yum install bzr' ===== Mac OS X ===== Download the latest Bazaar image from the [[http://bazaar-vcs.org/Download|Bazaar download]] page, mount and install the application. ===== Windows ===== Download the latest Bazaar Windows installer from the [[http://bazaar-vcs.org/Download|Bazaar download]] page and install it by following the [[http://bazaar-vcs.org/WindowsDownloads|Windows instructions]].