How to Install and Uninstall python3-whatever.noarch Package on Fedora 34

Last updated: June 02,2024

1. Install "python3-whatever.noarch" package

This tutorial shows how to install python3-whatever.noarch on Fedora 34

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

2. Uninstall "python3-whatever.noarch" package

Here is a brief guide to show you how to uninstall python3-whatever.noarch on Fedora 34:

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

3. Information about the python3-whatever.noarch package on Fedora 34

Last metadata expiration check: 2:34:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-whatever
Version : 0.6
Release : 4.fc34
Architecture : noarch
Size : 17 k
Source : python-whatever-0.6-4.fc34.src.rpm
Repository : fedora
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.