otfftw from science:openturns project

Vælg dit styresystem

For CentOS 8 kør følgende som root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/science:openturns/CentOS_8/science:openturns.repo
yum install otfftw

Pakker til CentOS 8:

For Debian 6.0 kør følgende:
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/science:/openturns/Debian_6.0/ /' | sudo tee /etc/apt/sources.list.d/science:openturns.list
curl -fsSL https://download.opensuse.org/repositories/science:openturns/Debian_6.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_openturns.gpg > /dev/null
sudo apt update
sudo apt install otfftw
For Debian 12 kør følgende:
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/science:/openturns/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/science:openturns.list
curl -fsSL https://download.opensuse.org/repositories/science:openturns/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_openturns.gpg > /dev/null
sudo apt update
sudo apt install otfftw
For Debian 11 kør følgende:
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/science:/openturns/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/science:openturns.list
curl -fsSL https://download.opensuse.org/repositories/science:openturns/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_openturns.gpg > /dev/null
sudo apt update
sudo apt install otfftw

Pakker til Debian 6.0:

Pakker til Debian 12:

Pakker til Debian 11:

For Fedora 40 kør følgende som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:openturns/Fedora_40/science:openturns.repo
dnf install otfftw
For Fedora 39 kør følgende som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:openturns/Fedora_39/science:openturns.repo
dnf install otfftw
For Fedora 24 kør følgende som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:openturns/Fedora_24/science:openturns.repo
dnf install otfftw

Pakker til Fedora 40:

Pakker til Fedora 39:

Pakker til Fedora 24:

For Mageia 9 kør følgende som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:openturns/Mageia_9/science:openturns.repo
dnf install otfftw

Pakker til Mageia 9:

For 15.5 kør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/science:openturns/15.5/science:openturns.repo
zypper refresh
zypper install otfftw
For xUbuntu 24.04 kør følgende:
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/science:/openturns/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/science:openturns.list
curl -fsSL https://download.opensuse.org/repositories/science:openturns/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_openturns.gpg > /dev/null
sudo apt update
sudo apt install otfftw
For xUbuntu 22.04 kør følgende:
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/science:/openturns/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/science:openturns.list
curl -fsSL https://download.opensuse.org/repositories/science:openturns/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_openturns.gpg > /dev/null
sudo apt update
sudo apt install otfftw

Pakker til xUbuntu 24.04:

Pakker til xUbuntu 22.04: