How to Install and Uninstall vale Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "vale" package

This tutorial shows how to install vale on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install vale

2. Uninstall "vale" package

Please follow the instructions below to uninstall vale on openSuSE Tumbleweed:

$ sudo zypper remove vale

3. Information about the vale package on openSuSE Tumbleweed

Information for package vale:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vale
Version : 3.3.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 23.0 MiB
Installed : No
Status : not installed
Source package : vale-3.3.0-1.1.src
Upstream URL : https://github.com/errata-ai/vale
Summary : CLI tool to lint text with 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/