How to Install and Uninstall python3-whatever.noarch Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "python3-whatever.noarch" package

This guide covers the steps necessary to install python3-whatever.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-whatever.noarch" package

Please follow the guidelines below to uninstall python3-whatever.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-whatever.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:09:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-whatever
Version : 0.6
Release : 3.el8
Architecture : noarch
Size : 16 k
Source : python-whatever-0.6-3.el8.src.rpm
Repository : epel
Summary : Easy way to make anonymous functions by partial application of operators
URL : https://github.com/Suor/whatever
License : BSD
Description : An easy way to make lambdas by partial application of python operators.
:
: Inspired by Perl 6 one, see http://perlcabal.org/syn/S02.html#The_Whatever_Object
:
: Python 3 version.