How to Install and Uninstall jsonnet Package on openSUSE Leap

Last updated: May 20,2024

1. Install "jsonnet" package

This guide let you learn how to install jsonnet on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jsonnet

2. Uninstall "jsonnet" package

In this section, we are going to explain the necessary steps to uninstall jsonnet on openSUSE Leap:

$ sudo zypper remove jsonnet

3. Information about the jsonnet package on openSUSE Leap

Information for package jsonnet:
--------------------------------
Repository : Main Repository
Name : jsonnet
Version : 0.15.0-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : jsonnet-0.15.0-bp155.2.13.src
Upstream URL : https://github.com/google/jsonnet
Summary : C++ implementation of Jsonnet
Description :
This an implementation of Jsonnet in C++.