How to Install and Uninstall libgio-qt0 Package on openSUSE Leap

Last updated: April 27,2024

1. Install "libgio-qt0" package

Please follow the instructions below to install libgio-qt0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgio-qt0

2. Uninstall "libgio-qt0" package

This is a short guide on how to uninstall libgio-qt0 on openSUSE Leap:

$ sudo zypper remove libgio-qt0

3. Information about the libgio-qt0 package on openSUSE Leap

Information for package libgio-qt0:
-----------------------------------
Repository : Main Repository
Name : libgio-qt0
Version : 0.0.11-bp155.1.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 178.2 KiB
Installed : No
Status : not installed
Source package : gio-qt-0.0.11-bp155.1.14.src
Upstream URL : https://github.com/linuxdeepin/gio-qt
Summary : A Qt wrapper library for Gio
Description :
This is a Qt wrapper library for Gio (or say it's a glib/glibmm wrapper mainly
focused on GIO module). This library is designed to be exception-free and avoid
Qt application developer do direct access to glib/glibmm (so they can use Gio in
a more Qt way).