How to Install and Uninstall python-streamlink-doc.noarch Package on Fedora 34

Last updated: May 19,2024

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

This tutorial shows how to install python-streamlink-doc.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall python-streamlink-doc.noarch on Fedora 34:

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

3. Information about the python-streamlink-doc.noarch package on Fedora 34

Last metadata expiration check: 2:30:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-streamlink-doc
Version : 2.4.0
Release : 1.fc34
Architecture : noarch
Size : 318 k
Source : python-streamlink-2.4.0-1.fc34.src.rpm
Repository : updates
Summary : Documentation for python-streamlink
URL : https://streamlink.github.io/
License : BSD and ASL 2.0
Description : Streamlink is a command-line utility that pipes video streams from various
: services into a video player, such as VLC. The main purpose of Streamlink is to
: allow the user to avoid buggy and CPU heavy flash plugins but still be able to
: enjoy various streamed content. There is also an API available for developers
: who want access to the video stream data. This project was forked from
: Livestreamer, which is no longer maintained.
:
: This package provides documentation for python-streamlink.