-
-
Notifications
You must be signed in to change notification settings - Fork 12
Installation
There are many ways to install Mugshot. If you’re running Ubuntu, you can easily install either the daily or stable (recommended) PPA (instructions below). Otherwise, you can download the source package from the Mugshot releases page.
Following the installation, you will find Mugshot listed in your distribution’s Settings Manager → About Me.
The following instructions are for installing using the Terminal. If you have a graphical software store such as GNOME Software, check there first!
Mugshot is available in the repositories. However, this may not be the latest supported release.
sudo apt update
sudo apt install mugshot
sudo add-apt-repository ppa:mugshot-dev/stable
sudo apt-get update
sudo apt-get install mugshot
sudo add-apt-repository ppa:mugshot-dev/daily
sudo apt-get update
sudo apt-get install mugshot
emerge --sync
emerge x11-misc/mugshot
There are a few use flags as well, that can be added to /etc/portage/package.use to enable various features:
libreoffice - LibreOffice integration
webcam - Enables webcam capture support
gnome - GNOME Integration
- gir1.2-gtk-3.0
- python3
- python3-dbus
- python3-distutils
- python3-distutils-extra
- python3-gi
- python3-pexpect
sudo python3 setup.py install
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
Please submit a bug report or pull request to include additional methods of installation!
Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Noncommercial-Share Alike 4.0 International