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

Last updated: November 17,2024

1. Install "python3-whatever.noarch" package

Please follow the step by step instructions below to install python3-whatever.noarch on Fedora 35

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

2. Uninstall "python3-whatever.noarch" package

This guide let you learn how to uninstall python3-whatever.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:22:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-whatever
Version : 0.6
Release : 6.fc35
Architecture : noarch
Size : 17 k
Source : python-whatever-0.6-6.fc35.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.