How to Install and Uninstall python-pynamodb-doc.noarch Package on Oracle Linux 9

Last updated: September 23,2024

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

This guide let you learn how to install python-pynamodb-doc.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall python-pynamodb-doc.noarch on Oracle Linux 9:

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

3. Information about the python-pynamodb-doc.noarch package on Oracle Linux 9

Last metadata expiration check: 0:06:56 ago on Thu Feb 15 07:50:05 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.