innoextract from home:dscharrer project

Sélectionnez votre système d'exploitation

Pour CentOS 8, exécutez en tant que root :
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:dscharrer/CentOS_8/home:dscharrer.repo
yum install innoextract
Pour CentOS 7, exécutez en tant que root :
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:dscharrer/CentOS_7/home:dscharrer.repo
yum install innoextract
Pour Raspbian 9.0, exécutez :
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:/dscharrer/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian Unstable, exécutez :
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:/dscharrer/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian Testing, exécutez :
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:/dscharrer/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian 9.0, exécutez :
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:/dscharrer/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian 8.0, exécutez :
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:/dscharrer/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian 7.0, exécutez :
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:/dscharrer/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian 12, exécutez :
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:/dscharrer/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian 11, exécutez :
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:/dscharrer/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Debian 10, exécutez :
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:/dscharrer/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Fedora Rawhide, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dscharrer/Fedora_Rawhide/home:dscharrer.repo
dnf install innoextract
Pour Fedora 41, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dscharrer/Fedora_41/home:dscharrer.repo
dnf install innoextract
Pour Fedora 40, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Fedora_40/home:dscharrer.repo
dnf install innoextract
Pour Fedora 39, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Fedora_39/home:dscharrer.repo
dnf install innoextract
Pour Fedora 38, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Fedora_38/home:dscharrer.repo
dnf install innoextract
Pour Mageia Cauldron, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_Cauldron/home:dscharrer.repo
dnf install innoextract
Pour Mageia 9, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_9/home:dscharrer.repo
dnf install innoextract
Pour Mageia 8, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_8/home:dscharrer.repo
dnf install innoextract
Pour Mageia 7, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_7/home:dscharrer.repo
dnf install innoextract
Pour Mageia 6, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_6/home:dscharrer.repo
dnf install innoextract
Pour openSUSE Tumbleweed, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Tumbleweed/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 42.3 Ports, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.3_Ports/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 42.3, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.3/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 42.2, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.2/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 42.1, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.1/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 15.2 PowerPC, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.2_PowerPC/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 15.2 ARM, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.2_ARM/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 15.1 PowerPC, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.1_PowerPC/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 15.1 ARM, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.1_ARM/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Leap 15.0 Ports, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.0_Ports/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Factory RISCV, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Factory_RISCV/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Factory PowerPC, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Factory_PowerPC/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE Factory ARM, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Factory_ARM/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE 13.2, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_13.2/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour openSUSE 13.1, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_13.1/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour 15.6, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/15.6/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour 15.5, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/15.5/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour Raspbian 12, exécutez :
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:/dscharrer/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Raspbian 11, exécutez :
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:/dscharrer/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract
Pour Raspbian 10, exécutez :
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:/dscharrer/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:dscharrer.list
curl -fsSL https://download.opensuse.org/repositories/home:dscharrer/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dscharrer.gpg > /dev/null
sudo apt update
sudo apt install innoextract

Paquets pour Raspbian 12 :

Paquets pour Raspbian 11 :

Paquets pour Raspbian 10 :

Pour openSUSE Leap 15.4, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.4/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 15 SP6, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP6/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 15 SP5, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP5/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 15 SP4, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP4/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 15 SP3, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP3/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 15 SP2, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP2/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 15 SP1, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP1/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 12 SP5, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_12_SP5/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour SLE 11 SP4, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_11_SP4/home:dscharrer.repo
zypper refresh
zypper install innoextract
Pour Univention 4.4, exécutez en tant que root :
echo 'deb http://download.opensuse.org/repositories/home:/dscharrer/Univention_4.4/ /' > /etc/apt/sources.list.d/home:dscharrer.list
wget -nv https://download.opensuse.org/repositories/home:dscharrer/Univention_4.4/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install innoextract