How to Install and Uninstall python3-pdir2.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "python3-pdir2.noarch" package

Please follow the guidelines below to install python3-pdir2.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pdir2.noarch

2. Uninstall "python3-pdir2.noarch" package

This tutorial shows how to uninstall python3-pdir2.noarch on Fedora 34:

$ sudo dnf remove python3-pdir2.noarch $ sudo dnf autoremove

3. Information about the python3-pdir2.noarch package on Fedora 34

Last metadata expiration check: 3:02:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pdir2
Version : 0.3.1.post2
Release : 10.fc34
Architecture : noarch
Size : 31 k
Source : python-pdir2-0.3.1.post2-10.fc34.src.rpm
Repository : fedora
Summary : Pretty dir() printing with joy
URL : https://github.com/laike9m/pdir2
License : MIT
Description : An improved version of dir() with better output. Attributes are grouped by
: types/functionalities, with beautiful colors. Supports ipython, ptpython,
: bpython, and Jupyter Notebook.