Installing Gerbera¶
We strongly advise using the packages provided by your distribution where provided. Please see below for guides on how to install Gerbera on various distributions.
Ubuntu/Mint¶
Stephen Czetty maintains a Ubuntu PPA.
sudo add-apt-repository ppa:stephenczetty/gerbera-updates
sudo apt-get update
sudo apt install gerbera
Gentoo¶
The latest version and live ebuild are in the main portage tree.
emerge -va net-misc/gerbera
Arch¶
Gerbera is available in AUR with both stable or git versions.
CentOS¶
Gerbera 1.2 for centos x86/64 is available via GitHub https://github.com/lukesoft76/CENTOS_7. Gerbera 1.2 only installs correctly if some dependencies are satisfied: Duktape libupnp taglib All neccessary rpm files are listed in the provided github project https://github.com/lukesoft76/CENTOS_7 .
Attention! Sofar, Gerbera is not part of any repository that is mantained in CentOS 7 due to the fact that Gerbera is only availalbe for Fedora 28 which is not the base for CentOS 7!
openSUSE¶
Gerbera is available on software.opensuse.org.
macOS¶
Gerbera is available as the Gerbera Homebrew Tap on macOS.