infinitrix from home:smallcms project

Kies uw besturingssysteem

Voor Arch Linux, bewerk /etc/pacman.conf en voeg het volgende toe (merk op dat de volgorde van installatiebronnen in pacman.conf belangrijk is, omdat pacman altijd het eerst gevonden pakket downloadt):
[home_smallcms_Arch]
Server = https://download.opensuse.org/repositories/home:/smallcms/Arch/$arch
Voer dan het volgende als root uit
key=$(curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Arch/$(uname -m)/home_smallcms_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_smallcms_Arch/infinitrix
Voor CentOS 8 Stream voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:smallcms/CentOS_8_Stream/home:smallcms.repo
yum install infinitrix
Voor CentOS 8 voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:smallcms/CentOS_8/home:smallcms.repo
yum install infinitrix
Voor CentOS 7 voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:smallcms/CentOS_7/home:smallcms.repo
yum install infinitrix
Voor Debian Unstable voer het volgende uit:
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:/smallcms/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor Debian Testing voer het volgende uit:
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:/smallcms/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor Debian 9.0 voer het volgende uit:
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:/smallcms/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor Debian 12 voer het volgende uit:
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:/smallcms/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor Debian 11 voer het volgende uit:
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:/smallcms/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor Debian 10 voer het volgende uit:
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:/smallcms/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix

Pakketten voor Debian Unstable:

Pakketten voor Debian Testing:

Pakketten voor Debian 9.0:

Pakketten voor Debian 12:

Pakketten voor Debian 11:

Pakketten voor Debian 10:

Voor Fedora Rawhide voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_Rawhide/home:smallcms.repo
dnf install infinitrix
Voor Fedora 43 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_43/home:smallcms.repo
dnf install infinitrix
Voor Fedora 42 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_42/home:smallcms.repo
dnf install infinitrix
Voor Fedora 41 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:smallcms/Fedora_41/home:smallcms.repo
dnf install infinitrix
Voor Fedora 40 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_40/home:smallcms.repo
dnf install infinitrix
Voor Fedora 39 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_39/home:smallcms.repo
dnf install infinitrix
Voor Fedora 38 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Fedora_38/home:smallcms.repo
dnf install infinitrix
Voor Mageia Cauldron voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Mageia_Cauldron/home:smallcms.repo
dnf install infinitrix
Voor Mageia 9 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Mageia_9/home:smallcms.repo
dnf install infinitrix
Voor Mageia 8 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:smallcms/Mageia_8/home:smallcms.repo
dnf install infinitrix
Voor openSUSE Tumbleweed voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/openSUSE_Tumbleweed/home:smallcms.repo
zypper refresh
zypper install infinitrix
Voor openSUSE Factory ARM voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/openSUSE_Factory_ARM/home:smallcms.repo
zypper refresh
zypper install infinitrix
Voor 15.6 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/15.6/home:smallcms.repo
zypper refresh
zypper install infinitrix
Voor 15.5 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/15.5/home:smallcms.repo
zypper refresh
zypper install infinitrix
Voor 15.4 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:smallcms/15.4/home:smallcms.repo
zypper refresh
zypper install infinitrix
Voor Raspbian 12 voer het volgende uit:
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:/smallcms/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor Raspbian 11 voer het volgende uit:
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:/smallcms/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor Raspbian 10 voer het volgende uit:
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:/smallcms/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix

Pakketten voor Raspbian 12:

Pakketten voor Raspbian 11:

Pakketten voor Raspbian 10:

Voor xUbuntu 24.10 voer het volgende uit:
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:/smallcms/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 24.04 voer het volgende uit:
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:/smallcms/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 23.10 voer het volgende uit:
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:/smallcms/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 23.04 voer het volgende uit:
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:/smallcms/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 22.10 voer het volgende uit:
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:/smallcms/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 22.04 voer het volgende uit:
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:/smallcms/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 21.10 voer het volgende uit:
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:/smallcms/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 21.04 voer het volgende uit:
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:/smallcms/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix
Voor xUbuntu 20.04 voer het volgende uit:
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:/smallcms/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:smallcms.list
curl -fsSL https://download.opensuse.org/repositories/home:smallcms/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smallcms.gpg > /dev/null
sudo apt update
sudo apt install infinitrix

Pakketten voor xUbuntu 24.10:

Pakketten voor xUbuntu 24.04:

Pakketten voor xUbuntu 23.10:

Pakketten voor xUbuntu 23.04:

Pakketten voor xUbuntu 22.10:

Pakketten voor xUbuntu 22.04:

Pakketten voor xUbuntu 21.10:

Pakketten voor xUbuntu 21.04:

Pakketten voor xUbuntu 20.04:

Voor Fedora 37 voer het volgende als root uit:
?
Voor Fedora 36 voer het volgende als root uit:
?