5.8.8
or higher.
Arch Linux
: you can either build the package manually, or you can use the Yaourt utility. In both cases, ensure that the base-devel is installed by running the following command as root
:
pacman -S base-devel
PKGBUILD
file from AUR. For example:
wget -t 0 http://aur.archlinux.org/packages/blazeblogger/PKGBUILD
makepkg -s
root
, install the newly built package by typing the following at a shell prompt:
pacman -U package_name
yaourt -S blazeblogger
Debian
. To install it, open a terminal, and run the following command as root
:
apt-get install blazeblogger
Fedora 13
(“Goddard”) and Fedora 14
(“Laughlin”). To install it, open a terminal, and run the following command as root
:
yum install blazeblogger
Gentoo
Portage. To install it, open a terminal, and run the following command as root
:
emerge blazeblogger
Ubuntu 10.04 LTS
(“Lucid Lynx”) and Ubuntu 10.10
(“Maverick Meerkat”). To install it, open a terminal, and run the following command:
sudo apt-get install blazeblogger