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

Last updated: September 29,2024

1. Install "frysk.x86_64" package

This is a short guide on how to install frysk.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install frysk.x86_64

2. Uninstall "frysk.x86_64" package

This guide let you learn how to uninstall frysk.x86_64 on Fedora 34:

$ sudo dnf remove frysk.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:11:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : frysk
Version : 0.4
Release : 77.fc34
Architecture : x86_64
Size : 1.9 M
Source : frysk-0.4-77.fc34.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.