How to Install and Uninstall python-vecrec-doc.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "python-vecrec-doc.noarch" package

Here is a brief guide to show you how to install python-vecrec-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-vecrec-doc.noarch

2. Uninstall "python-vecrec-doc.noarch" package

Please follow the step by step instructions below to uninstall python-vecrec-doc.noarch on Fedora 35:

$ sudo dnf remove python-vecrec-doc.noarch $ sudo dnf autoremove

3. Information about the python-vecrec-doc.noarch package on Fedora 35

Last metadata expiration check: 4:30:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python-vecrec-doc
Version : 0.3.1
Release : 1.fc35
Architecture : noarch
Size : 9.0 k
Source : python-vecrec-0.3.1-1.fc35.src.rpm
Repository : updates
Summary : Documentation and examples for vecrec
URL : https://github.com/kxgames/vecrec
License : MIT
Description : This package provides 2D vector and rectangle classes. These classes were
: written to be used in games, so they have some methods that conveniently tie
: into pyglet and pygame, but for the most part they are quite general and could
: be used for almost anything.