Stefan Schippers
05/12/2022, 11:31 PM../configure --with-x --enable-xspice --disable-debug --enable-cider --with-readline=yes --enable-openmp
This will install (after doing make and make install) ngspice into /usr/local/bin. If you need yto install in your home directory (/home/juan/bin) add --prefix=/home/juan
to configure.