How to Install and Uninstall python3-whatever.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-whatever.noarch" package
This guide covers the steps necessary to install python3-whatever.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-whatever.noarch
Copied
2. Uninstall "python3-whatever.noarch" package
Please follow the guidance below to uninstall python3-whatever.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-whatever.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-whatever.noarch package on CentOS Stream 8
Last metadata expiration check: 4:28:51 ago on Sun Feb 25 03:03:59 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.
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.