How To Install smartsim on Fedora 34
Introduction
In this tutorial we learn how to install smartsim
on Fedora 34.
What is smartsim
SmartSim is a free and open source digital logic circuit design and simulation package. SmartSim lets you create complex circuits by allowing you to create your own custom components and including them in other circuits, as if they were any other built-in component. These larger circuits can then also be included in other designs as sub-components. SmartSim also offers the ability to print out or export your circuit designs to PDF, PNG, or SVG. When you have finished designing your circuit, SmartSim offers an interactive simulation feature, allowing you to control your circuit and explore inside sub-components whilst the circuit is running. SmartSim also allows you to produce logic timing diagrams from your simulation’s activity, which can then be exported to PDF, PNG, and SVG formats.
We can use yum
or dnf
to install smartsim
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install smartsim.
Install smartsim on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install smartsim
using dnf
by running the following command:
sudo dnf -y install smartsim
Install smartsim on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install smartsim
using yum
by running the following command:
sudo yum -y install smartsim
How To Uninstall smartsim on Fedora 34
To uninstall only the smartsim
package we can use the following command:
sudo dnf remove smartsim
smartsim Package Contents on Fedora 34
/usr/bin/smartsim
/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/a8b0b86153fe31d7c5962f6ec0b1a910112a6a
/usr/share/applications/smartsim.desktop
/usr/share/doc/smartsim
/usr/share/doc/smartsim/COPYING
/usr/share/doc/smartsim/README
/usr/share/pixmaps/smartsim.png
/usr/share/smartsim
/usr/share/smartsim/COPYING
/usr/share/smartsim/components
/usr/share/smartsim/components/graphics
/usr/share/smartsim/components/graphics/and.info
/usr/share/smartsim/components/graphics/and.svg
/usr/share/smartsim/components/graphics/buffer.info
/usr/share/smartsim/components/graphics/buffer.svg
/usr/share/smartsim/components/graphics/or.info
/usr/share/smartsim/components/graphics/or.svg
/usr/share/smartsim/components/graphics/reader.info
/usr/share/smartsim/components/graphics/reader.svg
/usr/share/smartsim/components/graphics/ss-display.info
/usr/share/smartsim/components/graphics/ss-display.svg
/usr/share/smartsim/components/graphics/toggle.info
/usr/share/smartsim/components/graphics/toggle.svg
/usr/share/smartsim/components/graphics/tristate.info
/usr/share/smartsim/components/graphics/tristate.svg
/usr/share/smartsim/components/graphics/xor.info
/usr/share/smartsim/components/graphics/xor.svg
/usr/share/smartsim/components/icons
/usr/share/smartsim/components/icons/and.png
/usr/share/smartsim/components/icons/buffer.png
/usr/share/smartsim/components/icons/clock.png
/usr/share/smartsim/components/icons/constant.png
/usr/share/smartsim/components/icons/memory.png
/usr/share/smartsim/components/icons/multiplexer.png
/usr/share/smartsim/components/icons/or.png
/usr/share/smartsim/components/icons/pe-d-flipflop.png
/usr/share/smartsim/components/icons/reader.png
/usr/share/smartsim/components/icons/ss-display.png
/usr/share/smartsim/components/icons/t-flipflop.png
/usr/share/smartsim/components/icons/toggle.png
/usr/share/smartsim/components/icons/tristate.png
/usr/share/smartsim/components/icons/xor.png
/usr/share/smartsim/components/info
/usr/share/smartsim/components/info/and.xml
/usr/share/smartsim/components/info/basic-ss-display.xml
/usr/share/smartsim/components/info/buffer.xml
/usr/share/smartsim/components/info/clock.xml
/usr/share/smartsim/components/info/constant.xml
/usr/share/smartsim/components/info/memory.xml
/usr/share/smartsim/components/info/multiplexer.xml
/usr/share/smartsim/components/info/or.xml
/usr/share/smartsim/components/info/pe-d-flipflop.xml
/usr/share/smartsim/components/info/reader.xml
/usr/share/smartsim/components/info/t-flipflop.xml
/usr/share/smartsim/components/info/toggle.xml
/usr/share/smartsim/components/info/tristate.xml
/usr/share/smartsim/components/info/xor.xml
/usr/share/smartsim/images
/usr/share/smartsim/images/graphics
/usr/share/smartsim/images/graphics/intag.info
/usr/share/smartsim/images/graphics/intag.svg
/usr/share/smartsim/images/graphics/outtag.info
/usr/share/smartsim/images/graphics/outtag.svg
/usr/share/smartsim/images/graphics/placeholder.info
/usr/share/smartsim/images/graphics/placeholder.svg
/usr/share/smartsim/images/icons
/usr/share/smartsim/images/icons/smartsim16.png
/usr/share/smartsim/images/icons/smartsim64.png
/usr/share/smartsim/images/toolbar
/usr/share/smartsim/images/toolbar/adjust.png
/usr/share/smartsim/images/toolbar/annotate.png
/usr/share/smartsim/images/toolbar/bind.png
/usr/share/smartsim/images/toolbar/context.png
/usr/share/smartsim/images/toolbar/cursor.png
/usr/share/smartsim/images/toolbar/custom.png
/usr/share/smartsim/images/toolbar/cycledelay.png
/usr/share/smartsim/images/toolbar/delete.png
/usr/share/smartsim/images/toolbar/explore.png
/usr/share/smartsim/images/toolbar/fastest.png
/usr/share/smartsim/images/toolbar/interact.png
/usr/share/smartsim/images/toolbar/invert.png
/usr/share/smartsim/images/toolbar/move.png
/usr/share/smartsim/images/toolbar/multistep.png
/usr/share/smartsim/images/toolbar/orientate.png
/usr/share/smartsim/images/toolbar/plugin.png
/usr/share/smartsim/images/toolbar/run.png
/usr/share/smartsim/images/toolbar/scroll.png
/usr/share/smartsim/images/toolbar/shrink.png
/usr/share/smartsim/images/toolbar/singlestep.png
/usr/share/smartsim/images/toolbar/tag.png
/usr/share/smartsim/images/toolbar/watch.png
/usr/share/smartsim/images/toolbar/wire.png
/usr/share/smartsim/images/toolbar/zoom.png
/usr/share/smartsim/smartsim.ico
/usr/share/smartsim/uninstall_manifest.txt
References
Summary
In this tutorial we learn how to install smartsim
on Fedora 34 using yum and dnf.