How to Install and Uninstall libloki0_1_7 Package on openSUSE Leap

Last updated: December 25,2024

1. Install "libloki0_1_7" package

In this section, we are going to explain the necessary steps to install libloki0_1_7 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libloki0_1_7

2. Uninstall "libloki0_1_7" package

This guide covers the steps necessary to uninstall libloki0_1_7 on openSUSE Leap:

$ sudo zypper remove libloki0_1_7

3. Information about the libloki0_1_7 package on openSUSE Leap

Information for package libloki0_1_7:
-------------------------------------
Repository : Main Repository
Name : libloki0_1_7
Version : 0.1.7-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 62.2 KiB
Installed : No
Status : not installed
Source package : libloki-0.1.7-bp155.2.10.src
Upstream URL : http://loki-lib.sourceforge.net
Summary : Loki C++ Library of common design patterns and idioms
Description :
Loki is a C++ library of designs, containing flexible implementations of
common design patterns and idioms. The library makes extensive use of
C++ template metaprogramming and implements several commonly used
tools: typelist, functor, singleton, smart pointer, object factory,
visitor and multimethods.