-
Notifications
You must be signed in to change notification settings - Fork 318
Installation on Linux
Jorge Pizarro Callejas edited this page Jun 1, 2015
·
7 revisions
https://aur.archlinux.org/packages/cutemarked/
https://aur.archlinux.org/packages/cutemarked-git/
A binary package (RPM) of CuteMarkEd will be included in the Mageia 5 release. Mageia App Db Entry
as root
> cd /etc/yum.repos.d
> wget download.opensuse.org/repositories/home:/cloose1974/Fedora_20/home:cloose1974.repo
> yum install cutemarked
as root
> cd /etc/yum.repos.d
> wget download.opensuse.org/repositories/home:/cloose1974/Fedora_21/home:cloose1974.repo
> yum install cutemarked
as root
> zypper addrepo http://http://download.opensuse.org/repositories/home:/cloose1974/openSUSE_13.1/home:cloose1974.repo
> zypper refresh
> zypper install cutemarked
first, install Layman with Git support (USE="git")
> emerge layman
then, add jorgicio overlay
> layman -a jorgicio
then, install cutemarked. It automatically resolves dependencies:
> emerge cutemarked