How to Install and Uninstall pgzero.noarch Package on Fedora 35

Last updated: January 10,2025

1. Install "pgzero.noarch" package

This guide let you learn how to install pgzero.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install pgzero.noarch

2. Uninstall "pgzero.noarch" package

This guide covers the steps necessary to uninstall pgzero.noarch on Fedora 35:

$ sudo dnf remove pgzero.noarch $ sudo dnf autoremove

3. Information about the pgzero.noarch package on Fedora 35

Last metadata expiration check: 1:55:23 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : pgzero
Version : 1.2.1
Release : 3.fc35
Architecture : noarch
Size : 1.8 M
Source : pgzero-1.2.1-3.fc35.src.rpm
Repository : fedora
Summary : A zero-boilerplate 2D games framework
URL : http://pypi.python.org/pypi/pgzero
License : LGPLv3 and ASL 2.0 and CC-BY-SA and CC0 and MIT and OFL
Description : Pygame Zero A zero boilerplate games programming framework for Python 3, based
: on Pygame. Pygame Zero consists of a runner pgzrun that will run a
: Pygame Zero script with a full game loop and a range of useful builtins.