How to Install and Uninstall python3-xkcd Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-xkcd" package

This is a short guide on how to install python3-xkcd on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-xkcd

2. Uninstall "python3-xkcd" package

Here is a brief guide to show you how to uninstall python3-xkcd on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-xkcd package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-xkcd
Architecture: all
Version: 2.4.2-3
Priority: optional
Section: universe/python
Source: python-xkcd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: python3:any
Suggests: python-xkcd-doc
Filename: pool/universe/p/python-xkcd/python3-xkcd_2.4.2-3_all.deb
Size: 10272
MD5sum: 23df5902a366df1963e60032a91fff43
SHA1: c8fffa43034fc64e0c8248b78e7c3c2d6e35994e
SHA256: d37e1a9256473ea4e492ed0a97009fbdbabc33a3bae6f43c1069401e1be0cf60
SHA512: a4b70e8ddd15c4e2bd1edeaf8beccaa04a47276d287f9b6a7f052a1715cf416d220721c084bc5fab180ccfecc8278452b6b9215ac9f3ee5bc8d099925b156c31
Homepage: https://pythonhosted.org/xkcd/
Description-en: Python3 library for accessing xkcd.com
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 Python 3 version of the package.
Description-md5: d36ea3ed52136cc91f469f63f8cdaf88