eduactiv8 from home:imiolek-i project

Select Your Operating System

For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_imiolek-i_Arch]
Server = https://download.opensuse.org/repositories/home:/imiolek-i/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Arch/$(uname -m)/home_imiolek-i_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_imiolek-i_Arch/eduactiv8
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:imiolek-i/CentOS_8/home:imiolek-i.repo
yum install eduactiv8
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:imiolek-i/CentOS_7/home:imiolek-i.repo
yum install eduactiv8
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:imiolek-i/CentOS_6/home:imiolek-i.repo
yum install eduactiv8
For Raspbian 9.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Debian Unstable run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Debian 9.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Debian 8.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Debian 7.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:imiolek-i/Fedora_Rawhide/home:imiolek-i.repo
dnf install eduactiv8
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:imiolek-i/Mageia_Cauldron/home:imiolek-i.repo
dnf install eduactiv8
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:imiolek-i/Mageia_8/home:imiolek-i.repo
dnf install eduactiv8
For Mageia 6 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:imiolek-i/Mageia_6/home:imiolek-i.repo
dnf install eduactiv8
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/openSUSE_Tumbleweed/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For openSUSE Leap 42.3 Ports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/openSUSE_Leap_42.3_Ports/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/openSUSE_Leap_42.3/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For openSUSE Leap 15.0 Ports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/openSUSE_Leap_15.0_Ports/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/openSUSE_Factory_PowerPC/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/openSUSE_Factory_ARM/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/15.4/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For Raspbian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Raspbian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:imiolek-i/RHEL_7/home:imiolek-i.repo
yum install eduactiv8
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:imiolek-i/ScientificLinux_7/home:imiolek-i.repo
yum install eduactiv8
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:imiolek-i/ScientificLinux_6/home:imiolek-i.repo
yum install eduactiv8
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/SLE_15/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/SLE_12_SP4/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/SLE_12_SP3/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/SLE_12_SP2/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For SLE 12 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/SLE_12_SP1/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:imiolek-i/SLE_12/home:imiolek-i.repo
zypper refresh
zypper install eduactiv8
For xUbuntu 22.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For xUbuntu 21.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For xUbuntu 21.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For xUbuntu 18.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For xUbuntu 16.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
For Univention 4.4 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Univention_4.4/ /' > /etc/apt/sources.list.d/home:imiolek-i.list
wget -nv https://download.opensuse.org/repositories/home:imiolek-i/Univention_4.4/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install eduactiv8
For Univention 4.3 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/Univention_4.3/ /' > /etc/apt/sources.list.d/home:imiolek-i.list
wget -nv https://download.opensuse.org/repositories/home:imiolek-i/Univention_4.3/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install eduactiv8