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

Last updated: October 04,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 34

$ 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 34:

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

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

Last metadata expiration check: 0:06:37 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-yappi
Version : 1.3.1
Release : 2.fc34
Architecture : x86_64
Size : 56 k
Source : python-yappi-1.3.1-2.fc34.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.