How to Install and Uninstall typelib-1_0-Rest-1_0 Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "typelib-1_0-Rest-1_0" package

Here is a brief guide to show you how to install typelib-1_0-Rest-1_0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install typelib-1_0-Rest-1_0

2. Uninstall "typelib-1_0-Rest-1_0" package

Here is a brief guide to show you how to uninstall typelib-1_0-Rest-1_0 on openSuSE Tumbleweed:

$ sudo zypper remove typelib-1_0-Rest-1_0

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

Information for package typelib-1_0-Rest-1_0:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : typelib-1_0-Rest-1_0
Version : 0.9.1-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 21.2 KiB
Installed : No
Status : not installed
Source package : librest-0.9.1-3.4.src
Upstream URL : http://git.gnome.org/browse/librest/
Summary : Library to access RESTful web services -- Introspection bindings
Description :
This library was designed to make it easier to access web services that
claim to be "RESTful". A reasonable description is that a RESTful
service should have urls that represent remote objects, which methods
can then be called on.
This package provides the GObject Introspection bindings for librest.