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

Last updated: May 19,2024

1. Install "python3-pdir2.noarch" package

Please follow the steps below to install python3-pdir2.noarch on Fedora 35

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

2. Uninstall "python3-pdir2.noarch" package

This guide let you learn how to uninstall python3-pdir2.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:03:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pdir2
Version : 0.3.1.post2
Release : 12.fc35
Architecture : noarch
Size : 31 k
Source : python-pdir2-0.3.1.post2-12.fc35.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.