How to Install and Uninstall python-editdistance Package on Manjaro

Last updated: May 02,2024

1. Install "python-editdistance" package

Please follow the step by step instructions below to install python-editdistance on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-editdistance

2. Uninstall "python-editdistance" package

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

$ sudo pacman -Rcns python-editdistance

3. Information about the python-editdistance package on Manjaro

Repository : extra
Name : python-editdistance
Version : 0.6.2-2
Description : Fast implementation of the edit distance(Levenshtein distance)
Architecture : x86_64
URL : https://github.com/aflc/editdistance
Licenses : MIT
Groups : None
Provides : None
Depends On : python
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 20.35 KiB
Installed Size : 58.28 KiB
Packager : Felix Yan
Build Date : Thu Apr 13 04:29:12 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions