Downloads
From Mugshot Developer Wiki
We offer official downloads for many platforms, but we can't cover everything. Some helpful volunteers on the Internet are offering Mugshot for these additional platforms. These packages are from third parties, not from Red Hat, Inc.
If you build Mugshot for a new platform, feel free to edit this page to add a link to your build.
Fedora Core
Fedora Core users should download Mugshot from the official download site or the download server. No custom builds are necessary.
Red Hat Enterprise Linux
Some folks have experimented with building the client for Red Hat Enterprise Linux, Red Hat Desktop, and earlier Fedora Core releases. The Fedora Core 6 SRPMs should rebuild fine on Enterprise Linux 5 as far as we know. Enterprise Linux 4 is harder because it lacks some required dependencies.
Ubuntu
David Love has set up an Ubuntu repository for Mugshot based on Heikki Henriksen's Debian packages. i386 amd64, and powerpc builds are provided. To install Mugshot on Ubuntu, add the lines:
deb http://www.nighton.net/ hardy main deb-src http://www.nighton.net/ hardy main
to your /etc/apt/sources.list file, and run the following in the terminal:
sudo apt-get update && sudo apt-get install mugshot
SuSE / OpenSuSE / Novell Linux Enterprise Desktop
Alan Cramer has set up an OpenSuSE repository for Mugshot based on packages originally created by Justin Haygood. i586 and x86_64 builds are provided. To install Mugshot on OpenSuSE, click on the following
OpenSuSE 11.0
Robert Crowther created an RPM Package of Mugshot 1.1.45 for SuSE 10.3
SuSE 10.3
Debian Unstable
Heikki Henriksen has made available a package for Debian Unstable/Sid (version 1.1.56 as of 20 nov 2007)
Add the following to your /etc/apt/sources.list file:
deb http://svn.debian.org/~heikkih-guest/mugshot/ ./
Foresight Linux
The newest Mugshot package for Foresight Linux is available on foresight.rpath.org@fl:1-contrib. To install: sudo conary update mugshot.
Gentoo
Current mugshot ebuilds are hosted in the sunrise overlay. The easiest way to get them is using app-portage/layman (layman -a sunrise). An introduction to using layman and overlays can be found here. There is also a bug open to get mugshot into the official Gentoo package tree.
FreeBSD
Ashish Shukla has made available a FreeBSD port for mugshot. It is available at net/mugshot. To install it, just execute, with root privileges:
cd /usr/ports/net/mugshot/ && make install clean
ArchLinux
The package has been moved out of [community] and into the AUR. The package is named "mugshot" and requires that you also install "gecko-sdk" (also in AUR). It can be installed either by downloading the files from http://aur.archlinux.org and using 'makepkg' or using aurbuild as follows:
aurbuild -s mugshot

