How to Install and Uninstall augeas-lenses Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "augeas-lenses" package

This guide let you learn how to install augeas-lenses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install augeas-lenses

2. Uninstall "augeas-lenses" package

Please follow the guidance below to uninstall augeas-lenses on openSuSE Tumbleweed:

$ sudo zypper remove augeas-lenses

3. Information about the augeas-lenses package on openSuSE Tumbleweed

Information for package augeas-lenses:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : augeas-lenses
Version : 1.14.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 689.5 KiB
Installed : No
Status : not installed
Source package : augeas-1.14.1-1.2.src
Upstream URL : https://augeas.net/
Summary : Official set of lenses for use by libaugeas
Description :
Augeas parses configuration files described in lenses into a tree
structure, which it exposes through its public API. Lenses are the
building blocks of the file <-> tree transformation. The transformation
is controlled by ``lens'' definitions that describe the file format and
mapping of its contents into a tree. This package includes the official
set of lenses.