How to Install and Uninstall libtree-sitter0 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "libtree-sitter0" package

Here is a brief guide to show you how to install libtree-sitter0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libtree-sitter0

2. Uninstall "libtree-sitter0" package

Here is a brief guide to show you how to uninstall libtree-sitter0 on openSUSE Leap:

$ sudo zypper remove libtree-sitter0

3. Information about the libtree-sitter0 package on openSUSE Leap

Information for package libtree-sitter0:
----------------------------------------
Repository : Main Repository
Name : libtree-sitter0
Version : 0.20.7-bp155.2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 183.0 KiB
Installed : No
Status : not installed
Source package : tree-sitter-0.20.7-bp155.2.6.src
Upstream URL : https://tree-sitter.github.io/
Summary : Asychronous I/O support library
Description :
Tree-sitter is a parser generator tool and an incremental parsing
library. It can build a concrete syntax tree for a source file
and efficiently update the syntax tree as the source file is
edited. This is the package with the dynamically linked C library.