How to Install and Uninstall vale Package on openSUSE Leap

Last updated: June 02,2024

1. Install "vale" package

Please follow the instructions below to install vale on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install vale

2. Uninstall "vale" package

This is a short guide on how to uninstall vale on openSUSE Leap:

$ sudo zypper remove vale

3. Information about the vale package on openSUSE Leap

Information for package vale:
-----------------------------
Repository : Main Repository
Name : vale
Version : 2.23.0-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 16.3 MiB
Installed : No
Status : not installed
Source package : vale-2.23.0-bp155.1.7.src
Upstream URL : https://github.com/errata-ai/vale
Summary : CLI tool to lint prose text with syntax awareneness and extensible markup format support
Description :
Vale is a command-line tool that brings code-like linting to prose. It's fast,
cross-platform (Windows, macOS, and Linux), and highly customizable.
Vale has support for markup: Vale has a rich understanding of many markup
formats, allowing it to avoid syntax-related false positives and intelligently
exclude code snippets from prose-related rules.
Vale includes a highly customizable extension system capable of enforcing your
style-be it a standard editorial style guide or a custom in-house set of rules
(such as those created by GitLab, Homebrew, Linode, CockroachDB, and Spotify).
https://vale.sh/