How to Install and Uninstall python3-docstring-parser Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 18,2024

1. Install "python3-docstring-parser" package

In this section, we are going to explain the necessary steps to install python3-docstring-parser on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-docstring-parser

2. Uninstall "python3-docstring-parser" package

Please follow the guidelines below to uninstall python3-docstring-parser on Ubuntu 24.04 LTS (Noble Numbat):

$ sudo apt remove python3-docstring-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-docstring-parser package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-docstring-parser
Architecture: all
Version: 0.15-3
Priority: optional
Section: universe/python
Source: docstring-parser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 193
Depends: python3:any
Filename: pool/universe/d/docstring-parser/python3-docstring-parser_0.15-3_all.deb
Size: 23192
MD5sum: 666e0aab80df92a2ab00d698e9cae0a6
SHA1: 7107ebbab48fea742c34d4cfdd0e5c0429990d8c
SHA256: 015e23e60f4aa6a0d2900ce5e96b919d4288e347d8340e2681cbb5e46a3c462e
SHA512: 28816cc4f21e944a44dc5bee58e81b2644ee64c98100aa63d842253f9abff907af00f6de86723d263d13a5b70bfb9d322391788fd7fd0f56a92986fc0723631b
Homepage: https://github.com/rr-/docstring_parser
Description: Parse Python docstrings in reST, Google and Numpydoc format
Description-md5: e5d9b2f47971b8ac1d1544eba6bedb3f

5. The same packages on other Linux Distributions