How to Install and Uninstall python3-vecrec.noarch Package on CentOS Stream 8
Last updated: November 25,2024
1. Install "python3-vecrec.noarch" package
Please follow the step by step instructions below to install python3-vecrec.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-vecrec.noarch
Copied
2. Uninstall "python3-vecrec.noarch" package
Please follow the step by step instructions below to uninstall python3-vecrec.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-vecrec.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-vecrec.noarch package on CentOS Stream 8
Last metadata expiration check: 3:34:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-vecrec
Version : 0.3.0
Release : 2.el8
Architecture : noarch
Size : 28 k
Source : python-vecrec-0.3.0-2.el8.src.rpm
Repository : epel
Summary : 2D vector and rectangle library
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.
Available Packages
Name : python3-vecrec
Version : 0.3.0
Release : 2.el8
Architecture : noarch
Size : 28 k
Source : python-vecrec-0.3.0-2.el8.src.rpm
Repository : epel
Summary : 2D vector and rectangle library
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.