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

Last updated: October 03,2024

1. Install "frysk.x86_64" package

Please follow the guidance below to install frysk.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install frysk.x86_64

2. Uninstall "frysk.x86_64" package

Learn how to uninstall frysk.x86_64 on Fedora 35:

$ sudo dnf remove frysk.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:03:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : frysk
Version : 0.4
Release : 81.fc35
Architecture : x86_64
Size : 1.9 M
Source : frysk-0.4-81.fc35.src.rpm
Repository : fedora
Summary : Execution analysis and debugging tool-suite
URL : http://sourceware.org/frysk
License : GPLv2 with exceptions and MIT
Description : Frysk is an execution-analysis technology implemented using native
: Java and C++. It is aimed at providing developers and sysadmins with
: the ability to both examine and analyze running multi-host,
: multi-process, multi-threaded systems. Frysk allows the monitoring of
: running processes and threads, of locking primitives and will also
: expose deadlocks, gather data and debug any given process in the
: system.