How to Install and Uninstall python3-nashpy.noarch Package on Fedora 35
Last updated: November 24,2024
1. Install "python3-nashpy.noarch" package
In this section, we are going to explain the necessary steps to install python3-nashpy.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-nashpy.noarch
Copied
2. Uninstall "python3-nashpy.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-nashpy.noarch on Fedora 35:
$
sudo dnf remove
python3-nashpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-nashpy.noarch package on Fedora 35
Last metadata expiration check: 0:57:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-nashpy
Version : 0.0.31
Release : 1.fc35
Architecture : noarch
Size : 52 k
Source : python-nashpy-0.0.31-1.fc35.src.rpm
Repository : updates
Summary : A library to compute equilibria of 2 player normal form games
URL : https://github.com/drvinceknight/Nashpy
License : MIT
Description : This library implements the following algorithms for Nash equilibria
: on 2 player games: Support enumeration, Best response polytope vertex
: enumeration, Lemke Howson algorithm.
Available Packages
Name : python3-nashpy
Version : 0.0.31
Release : 1.fc35
Architecture : noarch
Size : 52 k
Source : python-nashpy-0.0.31-1.fc35.src.rpm
Repository : updates
Summary : A library to compute equilibria of 2 player normal form games
URL : https://github.com/drvinceknight/Nashpy
License : MIT
Description : This library implements the following algorithms for Nash equilibria
: on 2 player games: Support enumeration, Best response polytope vertex
: enumeration, Lemke Howson algorithm.