How to Install and Uninstall libustr-1_0-1 Package on openSUSE Leap

Last updated: September 21,2024

1. Install "libustr-1_0-1" package

This guide let you learn how to install libustr-1_0-1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libustr-1_0-1

2. Uninstall "libustr-1_0-1" package

Please follow the guidance below to uninstall libustr-1_0-1 on openSUSE Leap:

$ sudo zypper remove libustr-1_0-1

3. Information about the libustr-1_0-1 package on openSUSE Leap

Information for package libustr-1_0-1:
--------------------------------------
Repository : Main Repository
Name : libustr-1_0-1
Version : 1.0.4-2.20
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 285.9 KiB
Installed : No
Status : not installed
Source package : libustr-1.0.4-2.20.src
Upstream URL : http://www.and.org/ustr/
Summary : String library, very low memory overhead, simple to import
Description :
Micro string library, very low overhead from plain strdup() (Ave. 44%
for 0-20B strings). Very easy to use in existing C code. At it's
simplest you can just include a single header file into your .c and
start using it. This package also distributes pre-built shared
libraries.