innoextract from home:dscharrer project
Proszę wybrać system operacyjny
Dodaj repozytorium i zainstaluj ręcznie
Dla CentOS 8 uruchom następujący program jako root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:dscharrer/CentOS_8/home:dscharrer.repo yum install innoextract
Dla CentOS 7 uruchom następujący program jako root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:dscharrer/CentOS_7/home:dscharrer.repo yum install innoextract
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Raspbian 9.0 uruchom następujący program:
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
Dla Debian Unstable uruchom następujący program:
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
Dla Debian Testing uruchom następujący program:
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
Dla Debian 9.0 uruchom następujący program:
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
Dla Debian 8.0 uruchom następujący program:
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
Dla Debian 7.0 uruchom następujący program:
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
Dla Debian 12 uruchom następujący program:
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
Dla Debian 11 uruchom następujący program:
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
Dla Debian 10 uruchom następujący program:
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
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Fedora Rawhide uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dscharrer/Fedora_Rawhide/home:dscharrer.repo dnf install innoextract
Dla Fedora 41 uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dscharrer/Fedora_41/home:dscharrer.repo dnf install innoextract
Dla Fedora 40 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Fedora_40/home:dscharrer.repo dnf install innoextract
Dla Fedora 39 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Fedora_39/home:dscharrer.repo dnf install innoextract
Dla Fedora 38 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Fedora_38/home:dscharrer.repo dnf install innoextract
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Mageia Cauldron uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_Cauldron/home:dscharrer.repo dnf install innoextract
Dla Mageia 9 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_9/home:dscharrer.repo dnf install innoextract
Dla Mageia 8 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_8/home:dscharrer.repo dnf install innoextract
Dla Mageia 7 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_7/home:dscharrer.repo dnf install innoextract
Dla Mageia 6 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dscharrer/Mageia_6/home:dscharrer.repo dnf install innoextract
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla openSUSE Tumbleweed uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Tumbleweed/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 42.3 Ports uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.3_Ports/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 42.3 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.3/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 42.2 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.2/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 42.1 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_42.1/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 15.2 PowerPC uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.2_PowerPC/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 15.2 ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.2_ARM/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 15.1 PowerPC uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.1_PowerPC/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 15.1 ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.1_ARM/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Leap 15.0 Ports uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.0_Ports/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Factory RISCV uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Factory_RISCV/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Factory PowerPC uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Factory_PowerPC/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE Factory ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Factory_ARM/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE 13.2 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_13.2/home:dscharrer.repo zypper refresh zypper install innoextract
Dla openSUSE 13.1 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_13.1/home:dscharrer.repo zypper refresh zypper install innoextract
Dla 15.6 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/15.6/home:dscharrer.repo zypper refresh zypper install innoextract
Dla 15.5 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/15.5/home:dscharrer.repo zypper refresh zypper install innoextract
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Raspbian 12 uruchom następujący program:
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
Dla Raspbian 11 uruchom następujący program:
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
Dla Raspbian 10 uruchom następujący program:
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
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla openSUSE Leap 15.4 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/openSUSE_Leap_15.4/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 15 SP6 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP6/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 15 SP5 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP5/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 15 SP4 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP4/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 15 SP3 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP3/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 15 SP2 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP2/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 15 SP1 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_15_SP1/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 12 SP5 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_12_SP5/home:dscharrer.repo zypper refresh zypper install innoextract
Dla SLE 11 SP4 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dscharrer/SLE_11_SP4/home:dscharrer.repo zypper refresh zypper install innoextract
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Univention 4.4 uruchom następujący program jako 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
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla openEuler 21.03 uruchom następujący program jako root:
?
Dla openEuler 20.03 uruchom następujący program jako root:
?
Dla Fedora 37 uruchom następujący program jako root:
?
Dla Fedora 36 uruchom następujący program jako root:
?