How to Install and Uninstall libsigrok.x86_64 Package on Fedora 35

Last updated: May 20,2024

1. Install "libsigrok.x86_64" package

Please follow the guidelines below to install libsigrok.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libsigrok.x86_64

2. Uninstall "libsigrok.x86_64" package

Please follow the steps below to uninstall libsigrok.x86_64 on Fedora 35:

$ sudo dnf remove libsigrok.x86_64 $ sudo dnf autoremove

3. Information about the libsigrok.x86_64 package on Fedora 35

Last metadata expiration check: 1:15:27 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libsigrok
Version : 0.5.2
Release : 6.fc35
Architecture : x86_64
Size : 454 k
Source : libsigrok-0.5.2-6.fc35.src.rpm
Repository : fedora
Summary : Basic hardware access drivers for logic analyzers
URL : http://www.sigrok.org/
License : GPLv3+
Description : libsigrok is a shared library written in C which provides the basic API
: for talking to hardware and reading/writing the acquired data into various
: input/output file formats.