How to Install and Uninstall python-pynamodb-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

Please follow the guidelines below to install python-pynamodb-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall python-pynamodb-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python-pynamodb-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:15:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python-pynamodb-doc
Version : 5.5.1
Release : 3.el9
Architecture : noarch
Size : 381 k
Source : python-pynamodb-5.5.1-3.el9.src.rpm
Repository : epel
Summary : Documentation and examples for PynamoDB
URL : https://github.com/pynamodb/PynamoDB
License : MIT
Description : A pythonic interface to Amazon’s DynamoDB.
:
: DynamoDB is a great NoSQL service provided by Amazon, but the API is verbose.
: PynamoDB presents you with a simple, elegant API.