How to Install and Uninstall python-xkcd-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 30,2024

1. Install "python-xkcd-doc" package

This guide covers the steps necessary to install python-xkcd-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-xkcd-doc" package

This guide covers the steps necessary to uninstall python-xkcd-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-xkcd-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-xkcd-doc
Architecture: all
Version: 2.4.2-3
Priority: optional
Section: universe/doc
Source: python-xkcd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 114
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-xkcd/python-xkcd-doc_2.4.2-3_all.deb
Size: 22780
MD5sum: 153b61a22680003205355c2f7b31888d
SHA1: 21ff71e5fe4be91e789225804910f72e729fd42e
SHA256: 9ee100794cc6b21b59e1f3359909d69e5cfa8db05871193146b0b51df79ec51f
SHA512: 94220e16bdb93113eba3f218be15eb1871f4a764046669c1dec379cf7cfe340383ac7c1f6a18e6bf56c92c6fb258fbeebb4e991964c5c5d230f167534b6d1f80
Homepage: https://pythonhosted.org/xkcd/
Description-en: Python library for accessing xkcd.com (common documentation)
This is a Python library for accessing and retrieving links to comics from the
xkcd webcomic by Randall Munroe. It is NOT endorsed or made by him, it’s an
entirely independent project.
.
It makes use of the JSON interface to Randall’s site to retrieve comic data.
.
One can create comic objects manually using Comic(number), or can use the
helper functions provided- getLatestComic(), getRandomComic(), and getComic()-
to do this. Once you have a Comic object, you can access data from it using
various provided methods.
.
This is the common documentation package.
Description-md5: 455c8a016564e8ce6e416f5a3deb4b58