How to Install and Uninstall python3-whatever.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "python3-whatever.noarch" package

This guide covers the steps necessary to install python3-whatever.noarch on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-whatever.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:34:40 ago on Mon Feb 26 15:59:38 2024.
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.