How to Install and Uninstall python-jieba Package on Manjaro

Last updated: June 18,2024

1. Install "python-jieba" package

In this section, we are going to explain the necessary steps to install python-jieba on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-jieba

2. Uninstall "python-jieba" package

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

$ sudo pacman -Rcns python-jieba

3. Information about the python-jieba package on Manjaro

Repository : extra
Name : python-jieba
Version : 0.42.1-4
Description : Chinese Words Segementation Utilities
Architecture : any
URL : https://github.com/fxsjy/jieba
Licenses : MIT
Groups : None
Provides : None
Depends On : python
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 17.83 MiB
Installed Size : 45.67 MiB
Packager : Felix Yan
Build Date : Thu Apr 6 14:44:47 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions