How to Install and Uninstall libostree-1-1 Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "libostree-1-1" package

Please follow the guidance below to install libostree-1-1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libostree-1-1

2. Uninstall "libostree-1-1" package

Please follow the guidelines below to uninstall libostree-1-1 on openSuSE Tumbleweed:

$ sudo zypper remove libostree-1-1

3. Information about the libostree-1-1 package on openSuSE Tumbleweed

Information for package libostree-1-1:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libostree-1-1
Version : 2024.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 903.2 KiB
Installed : No
Status : not installed
Source package : libostree-2024.4-1.1.src
Upstream URL : https://github.com/ostreedev/ostree
Summary : Git for operating system binaries
Description :
OSTree is a tool for managing bootable, immutable, versioned
filesystem trees. While it takes over some of the roles of tradtional
"package managers" like dpkg and rpm, it is not a package system; nor
is it a tool for managing full disk images. Instead, it sits between
those levels, offering a blend of the advantages (and disadvantages)
of both.