How to Install and Uninstall python3-ly.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "python3-ly.noarch" package

This tutorial shows how to install python3-ly.noarch on Fedora 35

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

2. Uninstall "python3-ly.noarch" package

This tutorial shows how to uninstall python3-ly.noarch on Fedora 35:

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

3. Information about the python3-ly.noarch package on Fedora 35

Last metadata expiration check: 3:37:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-ly
Version : 0.9.7
Release : 4.fc35
Architecture : noarch
Size : 334 k
Source : python-ly-0.9.7-4.fc35.src.rpm
Repository : fedora
Summary : Tool and library for manipulating LilyPond files
URL : https://pypi.python.org/pypi/python-ly
License : GPLv2+
Description : This package provides a Python library ly containing various Python modules
: to parse, manipulate or create documents in LilyPond format. A command line
: program ly is also provided that can be used to do various manipulations
: with LilyPond files.
:
: This package allows for use of python-ly with Python 3.