How to Install and Uninstall python-libcst Package on Manjaro

Last updated: May 20,2024

1. Install "python-libcst" package

This guide covers the steps necessary to install python-libcst on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-libcst

2. Uninstall "python-libcst" package

In this section, we are going to explain the necessary steps to uninstall python-libcst on Manjaro:

$ sudo pacman -Rcns python-libcst

3. Information about the python-libcst package on Manjaro

Repository : extra
Name : python-libcst
Version : 0.4.9-4
Description : A concrete syntax tree parser and serializer library for
Python that preserves many aspects of Python's abstract syntax
tree
Architecture : x86_64
URL : https://github.com/Instagram/LibCST
Licenses : MIT
Groups : None
Provides : None
Depends On : glibc gcc-libs python python-typing_extensions
python-typing_inspect python-pyyaml
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1865.19 KiB
Installed Size : 12992.73 KiB
Packager : David Runge
Build Date : Fri Apr 7 21:32:57 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions