How to Install and Uninstall python3-yappi.x86_64 Package on Fedora 38

Last updated: November 29,2024

1. Install "python3-yappi.x86_64" package

Please follow the step by step instructions below to install python3-yappi.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-yappi.x86_64

2. Uninstall "python3-yappi.x86_64" package

Please follow the guidance below to uninstall python3-yappi.x86_64 on Fedora 38:

$ sudo dnf remove python3-yappi.x86_64 $ sudo dnf autoremove

3. Information about the python3-yappi.x86_64 package on Fedora 38

Last metadata expiration check: 3:22:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-yappi
Version : 1.3.6
Release : 3.fc38
Architecture : x86_64
Size : 63 k
Source : python-yappi-1.3.6-3.fc38.src.rpm
Repository : fedora
Summary : Yet Another Python Profiler, supports Multithread/CPU time profiling.
URL : https://github.com/sumerc/yappi
License : MIT
Description : Yappi, Yet Another Python Profiler, provides multithreading and cpu-time
: support to profile python programs.