How to Install and Uninstall python3-ly Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-ly" package

Here is a brief guide to show you how to install python3-ly on Kali Linux

$ sudo apt update $ sudo apt install python3-ly

2. Uninstall "python3-ly" package

Please follow the guidelines below to uninstall python3-ly on Kali Linux:

$ sudo apt remove python3-ly $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ly package on Kali Linux

Package: python3-ly
Source: python-ly
Version: 0.9.7-1
Installed-Size: 824
Maintainer: Debian Python Team
Architecture: all
Provides: python-ly
Depends: python3:any
Suggests: python-ly-doc
Enhances: lilypond
Size: 145744
SHA256: f3d08062d10dd0b5a1986039adac93f276cd32b6a8d9e16402606ba4e300d682
SHA1: 5e019d5dc1d05c62b14b8602af179a25829b68ed
MD5sum: f96c85f50ff226fed75316a4f4f9f593
Description: Tool and library for manipulating LilyPond files (Python 3)
python-ly 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.
.
The python-ly package is Free Software, licensed under the GPL. This package
is written by the Frescobaldi developers and is used extensively by the
Frescobaldi project. The main author is Wilbert Berendsen.
.
The LilyPond format is a plain text input format that is used by the
GNU music typesetter LilyPond (www.lilypond.org).
.
This package installs the "ly" tool and library for Python 3.
Description-md5:
Homepage: https://github.com/wbsoft/python-ly
Section: python
Priority: optional
Filename: pool/main/p/python-ly/python3-ly_0.9.7-1_all.deb