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

Last updated: October 05,2024

1. Install "python3-praw.noarch" package

This guide covers the steps necessary to install python3-praw.noarch on Fedora 36

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

2. Uninstall "python3-praw.noarch" package

Learn how to uninstall python3-praw.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:04:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-praw
Version : 7.4.0
Release : 2.fc36
Architecture : noarch
Size : 247 k
Source : python-praw-7.4.0-2.fc36.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.