How to Install and Uninstall python3-moddb.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 30,2024
1. Install "python3-moddb.noarch" package
Please follow the guidelines below to install python3-moddb.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-moddb.noarch
Copied
2. Uninstall "python3-moddb.noarch" package
This guide let you learn how to uninstall python3-moddb.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-moddb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-moddb.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:23:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-moddb
Version : 0.8.1
Release : 1.el9
Architecture : noarch
Size : 98 k
Source : python-moddb-0.8.1-1.el9.src.rpm
Repository : epel
Summary : A Python scraper/parser for ModDB
URL : https://github.com/ClementJ18/moddb
License : MIT
Description : The goal of the library is to be able to navigate ModDB purely
: programmatically through scraping and parsing of the various models
: present on the website. This is based off a command of a bot which
: can parse either a game or a mod, this command gave birth to the
: original library which was extremely limited in its abilities and
: only able to parse a few pages with inconsistencies. This library
: is a much more mature and professional attempt at the whole idea,
: adding on a much deeper understanding of OOP.
Available Packages
Name : python3-moddb
Version : 0.8.1
Release : 1.el9
Architecture : noarch
Size : 98 k
Source : python-moddb-0.8.1-1.el9.src.rpm
Repository : epel
Summary : A Python scraper/parser for ModDB
URL : https://github.com/ClementJ18/moddb
License : MIT
Description : The goal of the library is to be able to navigate ModDB purely
: programmatically through scraping and parsing of the various models
: present on the website. This is based off a command of a bot which
: can parse either a game or a mod, this command gave birth to the
: original library which was extremely limited in its abilities and
: only able to parse a few pages with inconsistencies. This library
: is a much more mature and professional attempt at the whole idea,
: adding on a much deeper understanding of OOP.