How to Install and Uninstall python3-ly Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python3-ly" package

This guide let you learn how to install python3-ly on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ly

2. Uninstall "python3-ly" package

Please follow the guidelines below to uninstall python3-ly on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-ly package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ly
Priority: optional
Section: universe/python
Installed-Size: 748
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-ly
Version: 0.9.3-1
Provides: python-ly
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-ly-doc
Filename: pool/universe/p/python-ly/python3-ly_0.9.3-1_all.deb
Size: 130686
MD5sum: 303c6bb043fcb4ae577432e1960a371b
SHA1: 0567953b0ff5e3e092cb57056fcbf970f76fee96
SHA256: 02ad3d30a4cc7b3b11aec38a7866090e2c43385f2e4c6216054f4f88c6f2d8a0
Description-en: 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: 82c973388494637cb09038957470abc4
Enhances: lilypond
Homepage: https://github.com/wbsoft/python-ly
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu