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

Last updated: July 22,2024

1. Install "python3-praw.noarch" package

Please follow the instructions below to install python3-praw.noarch on Fedora 34

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

2. Uninstall "python3-praw.noarch" package

This is a short guide on how to uninstall python3-praw.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:30:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-praw
Version : 7.1.4
Release : 1.fc34
Architecture : noarch
Size : 233 k
Source : python-praw-7.1.4-1.fc34.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.