How to Install and Uninstall python3-praw.noarch Package on Fedora 38

Last updated: September 30,2024

1. Install "python3-praw.noarch" package

This is a short guide on how to install python3-praw.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-praw.noarch

2. Uninstall "python3-praw.noarch" package

Please follow the instructions below to uninstall python3-praw.noarch on Fedora 38:

$ sudo dnf remove python3-praw.noarch $ sudo dnf autoremove

3. Information about the python3-praw.noarch package on Fedora 38

Last metadata expiration check: 1:04:26 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-praw
Version : 7.6.1
Release : 2.fc38
Architecture : noarch
Size : 371 k
Source : python-praw-7.6.1-2.fc38.src.rpm
Repository : fedora
Summary : Python module that allows for simple access to reddit's API
URL : https://praw.readthedocs.org
License : GPLv3+
Description : PRAW, an acronym for "Python Reddit API Wrapper", is a python package that
: allows for simple access to reddit's API.