How to Install and Uninstall osbuild-composer.src Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "osbuild-composer.src" package

Please follow the step by step instructions below to install osbuild-composer.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install osbuild-composer.src

2. Uninstall "osbuild-composer.src" package

Here is a brief guide to show you how to uninstall osbuild-composer.src on Oracle Linux 8:

$ sudo dnf remove osbuild-composer.src $ sudo dnf autoremove

3. Information about the osbuild-composer.src package on Oracle Linux 8

Last metadata expiration check: 3:38:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : osbuild-composer
Version : 46.3
Release : 1.0.1.el8_6
Architecture : src
Size : 45 M
Source : None
Repository : ol8_appstream
Summary : An image building service based on osbuild
URL : https://github.com/osbuild/osbuild-composer
License : ASL 2.0
Description :
: A service for building customized OS artifacts, such as VM images and OSTree
: commits, that uses osbuild under the hood. Besides building images for local
: usage, it can also upload images directly to cloud.
:
: It is compatible with composer-cli and cockpit-composer clients.