How to Install and Uninstall python3-asttokens Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 22,2024

1. Install "python3-asttokens" package

Please follow the instructions below to install python3-asttokens on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-asttokens

2. Uninstall "python3-asttokens" package

Please follow the steps below to uninstall python3-asttokens on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-asttokens package on Ubuntu 21.10 (Impish Indri)

Package: python3-asttokens
Architecture: all
Version: 2.0.4-1
Priority: optional
Section: universe/python
Source: python-asttokens
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65
Depends: python3-six, python3:any
Filename: pool/universe/p/python-asttokens/python3-asttokens_2.0.4-1_all.deb
Size: 14900
MD5sum: e9cfd734e7aa7f04c4c02efe4ce74ba4
SHA1: adbeec520c6719f8b53a30cc9db3bbca9445e1a5
SHA256: 1d846c9ff497d421822612800f7556a4534a366354fd354fe098f132b8230b40
SHA512: 461731f6abf3a18c916223df54a768f4b29e4a4751c84ba5fde5e75bbd47da924a8c066f3b13b145018da2e149d1f14bb7933e5c8af2d1da5795bf8bd4c13eac
Homepage: https://pypi.org/project/asttokens/
Description-en: annotate Python asbtract syntax trees with code references (Python 3)
The asttokens module annotates Python abstract syntax trees (ASTs) with the
positions of tokens and text in the source code that generated them.
.
It makes it possible for tools that work with logical AST nodes to find the
particular text that resulted in those nodes, for example for automated
efactoring or highlighting.
.
This package contains the Python 3 version.
Description-md5: 67b3cfd0dde4a99bf2cdb0b9a95b4b52