How to Install and Uninstall libguile-3_0-1 Package on openSuSE Tumbleweed

Last updated: December 25,2024

1. Install "libguile-3_0-1" package

This tutorial shows how to install libguile-3_0-1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libguile-3_0-1

2. Uninstall "libguile-3_0-1" package

This tutorial shows how to uninstall libguile-3_0-1 on openSuSE Tumbleweed:

$ sudo zypper remove libguile-3_0-1

3. Information about the libguile-3_0-1 package on openSuSE Tumbleweed

Information for package libguile-3_0-1:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libguile-3_0-1
Version : 3.0.9-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : guile-3.0.9-2.1.src
Upstream URL : https://www.gnu.org/software/guile/
Summary : GNU's Ubiquitous Intelligent Language for Extension
Description :
This is Guile, a portable, embeddable Scheme implementation written in
C. Guile provides a machine independent execution platform that can be
linked in as a library when building extensible programs. This package
contains the shared libraries.