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

Last updated: May 12,2024

1. Install "renpy-doc" package

This is a short guide on how to install renpy-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install renpy-doc

2. Uninstall "renpy-doc" package

This guide let you learn how to uninstall renpy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove renpy-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: renpy-doc
Priority: optional
Section: universe/doc
Installed-Size: 3169
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: all
Source: renpy
Version: 6.99.8+dfsg-2
Depends: libjs-jquery, libjs-underscore
Suggests: renpy
Filename: pool/universe/r/renpy/renpy-doc_6.99.8+dfsg-2_all.deb
Size: 681186
MD5sum: 7ae86b867cc64ef058af1194b395c4ca
SHA1: 172adf5229ba8a39d5bde6f9be2a93caed09cdb0
SHA256: 384ba7b9e555b82ba0bc690ee5321cd8a9a5910ee757e42cf5935ac63e4b6629
Description-en: framework for developing visual-novel type games - doc
Ren'Py is a programming language and runtime, intended to ease the creation
of visual-novel type games. It contains features that make it easy to
display thoughts, dialogue, and menus; to display images to the user; to
write game logic; and to support the saving and loading of games.
.
This package includes the documentation for Ren'Py.
Description-md5: e5f9a77eda0a06f632b211f653d31de1
Homepage: http://www.renpy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu