How to Install and Uninstall ostree.src Package on Oracle Linux 8
Last updated: March 01,2025
1. Install "ostree.src" package
Here is a brief guide to show you how to install ostree.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ostree.src
Copied
2. Uninstall "ostree.src" package
This guide let you learn how to uninstall ostree.src on Oracle Linux 8:
$
sudo dnf remove
ostree.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the ostree.src package on Oracle Linux 8
Last metadata expiration check: 3:20:01 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ostree
Version : 2022.1
Release : 2.el8
Architecture : src
Size : 2.0 M
Source : None
Repository : ol8_appstream
Summary : Tool for managing bootable, immutable filesystem trees
URL : https://ostree.readthedocs.io/en/latest/
License : LGPLv2+
Description : libostree is a shared library designed primarily for
: use by higher level tools to manage host systems (e.g. rpm-ostree),
: as well as container tools like flatpak and the atomic CLI.
Available Packages
Name : ostree
Version : 2022.1
Release : 2.el8
Architecture : src
Size : 2.0 M
Source : None
Repository : ol8_appstream
Summary : Tool for managing bootable, immutable filesystem trees
URL : https://ostree.readthedocs.io/en/latest/
License : LGPLv2+
Description : libostree is a shared library designed primarily for
: use by higher level tools to manage host systems (e.g. rpm-ostree),
: as well as container tools like flatpak and the atomic CLI.