How to Install and Uninstall python3-ytmusicapi.noarch Package on Fedora 39

Last updated: September 29,2024

1. Install "python3-ytmusicapi.noarch" package

This is a short guide on how to install python3-ytmusicapi.noarch on Fedora 39

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

2. Uninstall "python3-ytmusicapi.noarch" package

Please follow the guidance below to uninstall python3-ytmusicapi.noarch on Fedora 39:

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

3. Information about the python3-ytmusicapi.noarch package on Fedora 39

Last metadata expiration check: 5:10:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-ytmusicapi
Version : 1.3.0
Release : 1.fc39
Architecture : noarch
Size : 145 k
Source : python-ytmusicapi-1.3.0-1.fc39.src.rpm
Repository : updates
Summary : Unofficial API for YouTube Music
URL : https://github.com/sigma67/ytmusicapi
License : MIT
Description : ytmusicapi is a Python 3 library to send requests to the YouTube Music API.
: It emulates YouTube Music web client requests using the user’s
: cookie data for authentication.