ngspice from home:chips4makers:latest project
Seleccioneu el sistema operatiu
Afegiu el repositori i instal·leu-lo manualment
Per a CentOS 8 executeu el següent com a root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:chips4makers:latest/CentOS_8/home:chips4makers:latest.repo yum install ngspice
Per a CentOS 7 executeu el següent com a root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:chips4makers:latest/CentOS_7/home:chips4makers:latest.repo yum install ngspice
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a Debian 13 executeu el següent:
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:/chips4makers:/latest/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Per a Debian 12 executeu el següent:
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:/chips4makers:/latest/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Per a Debian 11 executeu el següent:
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:/chips4makers:/latest/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a RHELDeriv 9 executeu el següent com a root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:chips4makers:latest/RHELDeriv_9/home:chips4makers:latest.repo yum install ngspice
Per a RHELDeriv 10 executeu el següent com a root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:chips4makers:latest/RHELDeriv_10/home:chips4makers:latest.repo yum install ngspice
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a Raspbian 13 executeu el següent:
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:/chips4makers:/latest/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Per a Raspbian 12 executeu el següent:
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:/chips4makers:/latest/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Per a Raspbian 11 executeu el següent:
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:/chips4makers:/latest/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a xUbuntu 24.04 executeu el següent:
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:/chips4makers:/latest/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Per a xUbuntu 22.04 executeu el següent:
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:/chips4makers:/latest/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice
Per a xUbuntu 20.04 executeu el següent:
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:/chips4makers:/latest/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:chips4makers:latest.list curl -fsSL https://download.opensuse.org/repositories/home:chips4makers:latest/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_chips4makers_latest.gpg > /dev/null sudo apt update sudo apt install ngspice