How to Install and Uninstall elib Package on openSUSE Leap

Last updated: May 03,2024

1. Install "elib" package

Learn how to install elib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install elib

2. Uninstall "elib" package

Please follow the step by step instructions below to uninstall elib on openSUSE Leap:

$ sudo zypper remove elib

3. Information about the elib package on openSUSE Leap

Information for package elib:
-----------------------------
Repository : Main Repository
Name : elib
Version : 1.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 230,4 KiB
Installed : No
Status : not installed
Source package : elib-1.0-bp153.1.17.src
Summary : A Lisp Library for GNU Emacs
Description :
This package contains the complete GNU Emacs Lisp Library, Elib Version
1.0. Elib was developed as a library for Emacs-Lisp programs for the
same reasons that libg++ was developed for C++ programs.
Elib contains macros for:
- container data structures (queues, stacks, AVL trees, and more)
- string handling routines missing in standard Emacs
- routines to handle cookies in a buffer