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

Last updated: July 01,2024

1. Install "python3-yappi.x86_64" package

In this section, we are going to explain the necessary steps to install python3-yappi.x86_64 on Fedora 36

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

2. Uninstall "python3-yappi.x86_64" package

This guide let you learn how to uninstall python3-yappi.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 5:29:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-yappi
Version : 1.3.2
Release : 3.fc36
Architecture : x86_64
Size : 55 k
Source : python-yappi-1.3.2-3.fc36.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.