How to Install and Uninstall gnucap.x86_64 Package on Fedora 39

Last updated: November 29,2024

1. Install "gnucap.x86_64" package

Here is a brief guide to show you how to install gnucap.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gnucap.x86_64

2. Uninstall "gnucap.x86_64" package

Please follow the step by step instructions below to uninstall gnucap.x86_64 on Fedora 39:

$ sudo dnf remove gnucap.x86_64 $ sudo dnf autoremove

3. Information about the gnucap.x86_64 package on Fedora 39

Last metadata expiration check: 1:13:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gnucap
Version : 0.35
Release : 38.fc39
Architecture : x86_64
Size : 959 k
Source : gnucap-0.35-38.fc39.src.rpm
Repository : fedora
Summary : The Gnu Circuit Analysis Package
URL : http://www.gnu.org/software/gnucap/
License : GPLv2+
Description : The primary component is a general purpose circuit simulator. It performs
: nonlinear dc and transient analyses, fourier analysis, and ac analysis. Spice
: compatible models for the MOSFET (level 1-7), BJT, and diode are included in
: this release. Gnucap is not based on Spice, but some of the models have been
: derived from the Berkeley models. Unlike Spice, the engine is designed to do
: true mixed-mode simulation. Most of the code is in place for future support of
: event driven analog simulation, and true multi-rate simulation.