agrum from science:openturns project
Velg operativsystem
Legg til pakkebrønn og installer manuelt
For Debian 13, kjør følgende som:
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_13/ /' | sudo tee /etc/apt/sources.list.d/science:openturns.list curl -fsSL https://download.opensuse.org/repositories/science:openturns/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_openturns.gpg > /dev/null sudo apt update sudo apt install agrum
For Debian 12, kjør følgende som:
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 agrum
For Debian 11, kjør følgende som:
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 agrum
Hent binære pakker direkte
Legg til pakkebrønn og installer manuelt
For Fedora 43, kjør følgende som root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/science:openturns/Fedora_43/science:openturns.repo dnf install agrum
For Fedora 42, kjør følgende som root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/science:openturns/Fedora_42/science:openturns.repo dnf install agrum
Hent binære pakker direkte
Legg til pakkebrønn og installer manuelt
For Mageia 9, kjør følgende som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:openturns/Mageia_9/science:openturns.repo dnf install agrum
Hent binære pakker direkte
Legg til pakkebrønn og installer manuelt
For 16.0, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/science:openturns/16.0/science:openturns.repo zypper refresh zypper install agrum
Hent binære pakker direkte
Legg til pakkebrønn og installer manuelt
For xUbuntu 25.04, kjør følgende som:
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_25.04/ /' | sudo tee /etc/apt/sources.list.d/science:openturns.list curl -fsSL https://download.opensuse.org/repositories/science:openturns/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_openturns.gpg > /dev/null sudo apt update sudo apt install agrum
For xUbuntu 24.04, kjør følgende som:
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 agrum
For xUbuntu 22.04, kjør følgende som:
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 agrum