How to Install and Uninstall python3-language-check Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-language-check" package

Here is a brief guide to show you how to install python3-language-check on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-language-check

2. Uninstall "python3-language-check" package

Please follow the guidelines below to uninstall python3-language-check on openSUSE Leap:

$ sudo zypper remove python3-language-check

3. Information about the python3-language-check package on openSUSE Leap

Information for package python3-language-check:
-----------------------------------------------
Repository : Main Repository
Name : python3-language-check
Version : 1.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 148.8 MiB
Installed : No
Status : not installed
Source package : python-language-check-1.1-bp155.2.9.src
Upstream URL : https://github.com/myint/language-check
Summary : Python wrapper for checking grammar with LanguageTool
Description :
Python wrapper for LanguageTool.
This is a fork of language_tool that produces more easily parsable
results from the command-line.