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

Last updated: May 20,2024

1. Install "python3-libcst" package

Please follow the guidance below to install python3-libcst on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-libcst

2. Uninstall "python3-libcst" package

In this section, we are going to explain the necessary steps to uninstall python3-libcst on Ubuntu 24.04 LTS (Noble Numbat):

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

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

Package: python3-libcst
Architecture: amd64
Version: 1.2.0-1
Priority: optional
Section: universe/python
Source: python-libcst
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jelmer Vernooij
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11802
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-typing-extensions (>= 3.7.4.2), python3-typing-inspect (>= 0.4.0), python3-yaml (>= 5.2), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/p/python-libcst/python3-libcst_1.2.0-1_amd64.deb
Size: 1828976
MD5sum: ba91a3f3fad8770a0edd0e2e5c89d582
SHA1: 0328e39656256f5f3ff59348c7e4d7396272d366
SHA256: 0c6189bbe2d76266813d3b25058ffe5c013fed9aa0d02cface87def888fe21a0
SHA512: 3ab5a3879e80d276b93d7b77bcb120800523d75a2be2e062da11817440e84be7a3b44e84771cd13956afc8e0f091679a0c2b06b6175cc53e67d82c20e69da3ab
Description: Concrete Syntax Tree (CST) parser and serializer library for Python
Description-md5: 7aeee93612f6613283724ee6019b79ea

5. The same packages on other Linux Distributions