smoldyn from home:dilawar project

Proszę wybrać system operacyjny

Dla CentOS 8 Stream uruchom następujący program jako root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:dilawar/CentOS_8_Stream/home:dilawar.repo
yum install smoldyn
Dla CentOS 8 uruchom następujący program jako root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:dilawar/CentOS_8/home:dilawar.repo
yum install smoldyn
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:/dilawar/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn
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:/dilawar/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn

Pakiety dla Debian Unstable:

Pakiety dla Debian Testing:

Dla Fedora Rawhide uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dilawar/Fedora_Rawhide/home:dilawar.repo
dnf install smoldyn
Dla openSUSE Tumbleweed uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Tumbleweed/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Leap 42.3 Ports uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_42.3_Ports/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Leap 42.3 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_42.3/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Leap 15.2 PowerPC uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.2_PowerPC/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Leap 15.2 ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.2_ARM/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Leap 15.1 PowerPC uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.1_PowerPC/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Leap 15.1 ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.1_ARM/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Leap 15.0 Ports uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.0_Ports/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Factory zSystems uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_zSystems/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Factory RISCV uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_RISCV/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Factory PowerPC uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_PowerPC/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla openSUSE Factory ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_ARM/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla 15.6 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/15.6/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla 15.5 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/15.5/home:dilawar.repo
zypper refresh
zypper install smoldyn

Pakiety dla openSUSE Factory zSystems:

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:/dilawar/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn
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:/dilawar/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn

Pakiety dla Raspbian 11:

Pakiety dla Raspbian 10:

Dla SLE 15 SP3 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/SLE_15_SP3/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla SLE 15 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/SLE_15/home:dilawar.repo
zypper refresh
zypper install smoldyn
Dla xUbuntu 22.04 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:/dilawar/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn
Dla xUbuntu 21.04 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:/dilawar/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn
Dla xUbuntu 18.04 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:/dilawar/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn

Pakiety dla xUbuntu 22.04:

Pakiety dla xUbuntu 21.04:

Pakiety dla xUbuntu 18.04: