fictionup from home:cdslow:fictionup project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cdslow:fictionup/CentOS_7/home:cdslow:fictionup.repo yum install fictionup
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cdslow:fictionup/CentOS_6/home:cdslow:fictionup.repo yum install fictionup
Grab binary packages directly
Add repository and install manually
For Debian 9.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/cdslow:/fictionup/Debian_9.0/ /' > /etc/apt/sources.list.d/home:cdslow:fictionup.list apt-get update apt-get install fictionup
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:cdslow:fictionup/Debian_9.0/Release.key -O Release.key apt-key add - < Release.key apt-get update
For Debian 8.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/cdslow:/fictionup/Debian_8.0/ /' > /etc/apt/sources.list.d/home:cdslow:fictionup.list apt-get update apt-get install fictionup
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:cdslow:fictionup/Debian_8.0/Release.key -O Release.key apt-key add - < Release.key apt-get update
For Debian 7.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/cdslow:/fictionup/Debian_7.0/ /' > /etc/apt/sources.list.d/home:cdslow:fictionup.list apt-get update apt-get install fictionup
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:cdslow:fictionup/Debian_7.0/Release.key -O Release.key apt-key add - < Release.key apt-get update
Grab binary packages directly
Add repository and install manually
For Fedora 27 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cdslow:fictionup/Fedora_27/home:cdslow:fictionup.repo dnf install fictionup
For Fedora 26 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cdslow:fictionup/Fedora_26/home:cdslow:fictionup.repo dnf install fictionup
For Fedora 25 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cdslow:fictionup/Fedora_25/home:cdslow:fictionup.repo dnf install fictionup
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cdslow:fictionup/openSUSE_Leap_42.3/home:cdslow:fictionup.repo zypper refresh zypper install fictionup
Grab binary packages directly
Add repository and install manually
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cdslow:fictionup/SLE_12_SP3/home:cdslow:fictionup.repo zypper refresh zypper install fictionup
Grab binary packages directly
Add repository and install manually
For xUbuntu 17.10 run the following:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/cdslow:/fictionup/xUbuntu_17.10/ /' > /etc/apt/sources.list.d/home:cdslow:fictionup.list" sudo apt-get update sudo apt-get install fictionup
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:cdslow:fictionup/xUbuntu_17.10/Release.key -O Release.key sudo apt-key add - < Release.key sudo apt-get update
For xUbuntu 17.04 run the following:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/cdslow:/fictionup/xUbuntu_17.04/ /' > /etc/apt/sources.list.d/home:cdslow:fictionup.list" sudo apt-get update sudo apt-get install fictionup
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:cdslow:fictionup/xUbuntu_17.04/Release.key -O Release.key sudo apt-key add - < Release.key sudo apt-get update