smoldyn from home:dilawar project

Select Your Operating System

For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:dilawar/CentOS_8_Stream/home:dilawar.repo
yum install smoldyn
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:dilawar/CentOS_8/home:dilawar.repo
yum install smoldyn
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:/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
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:/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
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:/dilawar/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn
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:/dilawar/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dilawar/Fedora_Rawhide/home:dilawar.repo
dnf install smoldyn
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Tumbleweed/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Leap 42.3 Ports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_42.3_Ports/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_42.3/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Leap 15.2 PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.2_PowerPC/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Leap 15.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.2_ARM/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Leap 15.1 PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.1_PowerPC/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Leap 15.1 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.1_ARM/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Leap 15.0 Ports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Leap_15.0_Ports/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_zSystems/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_RISCV/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_PowerPC/home:dilawar.repo
zypper refresh
zypper install smoldyn
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/openSUSE_Factory_ARM/home:dilawar.repo
zypper refresh
zypper install smoldyn
For SLE 15 SP1 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/SLE_15_SP1_Backports/home:dilawar.repo
zypper refresh
zypper install smoldyn
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/15.4/home:dilawar.repo
zypper refresh
zypper install smoldyn

Packages for openSUSE Factory zSystems:

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:/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
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:/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

Packages for Raspbian 11:

Packages for Raspbian 10:

For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/SLE_15_SP3/home:dilawar.repo
zypper refresh
zypper install smoldyn
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:dilawar/SLE_15/home:dilawar.repo
zypper refresh
zypper install smoldyn
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:/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
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:/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
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:/dilawar/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:dilawar.list
curl -fsSL https://download.opensuse.org/repositories/home:dilawar/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dilawar.gpg > /dev/null
sudo apt update
sudo apt install smoldyn
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:/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

Packages for xUbuntu 22.04:

Packages for xUbuntu 21.04:

Packages for xUbuntu 20.04:

Packages for xUbuntu 18.04: