How to Install and Uninstall kBuild.x86_64 Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "kBuild.x86_64" package
This is a short guide on how to install kBuild.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
kBuild.x86_64
Copied
2. Uninstall "kBuild.x86_64" package
In this section, we are going to explain the necessary steps to uninstall kBuild.x86_64 on Oracle Linux 9:
$
sudo dnf remove
kBuild.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the kBuild.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:26:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : kBuild
Version : 0.1.9998.r3572
Release : 1.20221024.el9
Architecture : x86_64
Size : 871 k
Source : kBuild-0.1.9998.r3572-1.20221024.el9.src.rpm
Repository : epel
Summary : A cross-platform build environment
URL : http://svn.netlabs.org/kbuild
License : BSD and GPLv2+
Description : This is a GNU make fork with a set of scripts to simplify
: complex tasks and portable versions of various UNIX tools to
: ensure cross-platform portability.
:
: It is used mainly to build VirtualBox packages for RPM Fusion
: repository.
Available Packages
Name : kBuild
Version : 0.1.9998.r3572
Release : 1.20221024.el9
Architecture : x86_64
Size : 871 k
Source : kBuild-0.1.9998.r3572-1.20221024.el9.src.rpm
Repository : epel
Summary : A cross-platform build environment
URL : http://svn.netlabs.org/kbuild
License : BSD and GPLv2+
Description : This is a GNU make fork with a set of scripts to simplify
: complex tasks and portable versions of various UNIX tools to
: ensure cross-platform portability.
:
: It is used mainly to build VirtualBox packages for RPM Fusion
: repository.