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

Last updated: July 03,2024

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

Please follow the step by step instructions below to install typelib-1_0-Rest-0_7 on openSuSE Tumbleweed

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

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

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

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

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

Information for package typelib-1_0-Rest-0_7:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : typelib-1_0-Rest-0_7
Version : 0.8.1-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 21.5 KiB
Installed : No
Status : not installed
Source package : librest0_7-0.8.1-3.2.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.