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

Last updated: May 08,2024

1. Install "python-ly-doc" package

In this section, we are going to explain the necessary steps to install python-ly-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ly-doc

2. Uninstall "python-ly-doc" package

In this section, we are going to explain the necessary steps to uninstall python-ly-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ly-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-ly-doc
Priority: optional
Section: universe/doc
Installed-Size: 4085
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-ly
Version: 0.9.3-1
Provides: python3-ly-doc
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-ly/python-ly-doc_0.9.3-1_all.deb
Size: 267154
MD5sum: db88af89e237a9c4520d41e48df697ce
SHA1: d3ede887ba50c38c26d31aaafe80168547afe8d3
SHA256: 88528596ad22ec385dc2db2ae27f6f4263ac0d3a72113599740b99e390400117
Description-en: Tool and library for manipulating LilyPond files (documentation)
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 is the documentation package.
Description-md5: d69d4be2e0b9c9a48c7f8e3f82441b4b
Homepage: https://github.com/wbsoft/python-ly
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu