How to Install and Uninstall rpm-ostree.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "rpm-ostree.x86_64" package
Please follow the guidelines below to install rpm-ostree.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rpm-ostree.x86_64
Copied
2. Uninstall "rpm-ostree.x86_64" package
Here is a brief guide to show you how to uninstall rpm-ostree.x86_64 on Oracle Linux 8:
$
sudo dnf remove
rpm-ostree.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rpm-ostree.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:37:48 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rpm-ostree
Version : 2022.2
Release : 2.el8
Architecture : x86_64
Size : 2.9 M
Source : rpm-ostree-2022.2-2.el8.src.rpm
Repository : ol8_appstream
Summary : Hybrid image/package system
URL : https://github.com/coreos/rpm-ostree
License : LGPLv2+
Description : rpm-ostree is a hybrid image/package system. It supports
: "composing" packages on a build server into an OSTree repository,
: which can then be replicated by client systems with atomic upgrades.
: Additionally, unlike many "pure" image systems, with rpm-ostree
: each client system can layer on additional packages, providing
: a "best of both worlds" approach.
Available Packages
Name : rpm-ostree
Version : 2022.2
Release : 2.el8
Architecture : x86_64
Size : 2.9 M
Source : rpm-ostree-2022.2-2.el8.src.rpm
Repository : ol8_appstream
Summary : Hybrid image/package system
URL : https://github.com/coreos/rpm-ostree
License : LGPLv2+
Description : rpm-ostree is a hybrid image/package system. It supports
: "composing" packages on a build server into an OSTree repository,
: which can then be replicated by client systems with atomic upgrades.
: Additionally, unlike many "pure" image systems, with rpm-ostree
: each client system can layer on additional packages, providing
: a "best of both worlds" approach.