How to Install and Uninstall python3-whatever.noarch Package on Rocky Linux 8
Last updated: February 08,2025
1. Install "python3-whatever.noarch" package
Please follow the guidance below to install python3-whatever.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-whatever.noarch
Copied
2. Uninstall "python3-whatever.noarch" package
Please follow the step by step instructions below to uninstall python3-whatever.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-whatever.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-whatever.noarch package on Rocky Linux 8
Last metadata expiration check: 0:58:25 ago on Mon Sep 12 10:27:18 2022.
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.
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.