How to Install and Uninstall python3-ipython_genutils.noarch Package on Fedora 38

Last updated: October 12,2024

1. Install "python3-ipython_genutils.noarch" package

Here is a brief guide to show you how to install python3-ipython_genutils.noarch on Fedora 38

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

2. Uninstall "python3-ipython_genutils.noarch" package

Please follow the instructions below to uninstall python3-ipython_genutils.noarch on Fedora 38:

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

3. Information about the python3-ipython_genutils.noarch package on Fedora 38

Last metadata expiration check: 0:46:51 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-ipython_genutils
Version : 0.2.0
Release : 5.fc38
Architecture : noarch
Size : 71 k
Source : python-ipython_genutils-0.2.0-5.fc38.src.rpm
Repository : fedora
Summary : IPython vestigial utilities
URL : https://github.com/ipython/ipython_genutils
License : BSD
Description : This package is a stop-gap that contains some common utilities shared by
: Jupyter and IPython projects during The Big Split™. As soon as possible,
: those packages will remove their dependency on this, and this repo will go
: away.
:
: No functionality should be added to this repository, and no packages outside
: IPython/Jupyter should depend on it.