How to Install and Uninstall pack.x86_64 Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "pack.x86_64" package
In this section, we are going to explain the necessary steps to install pack.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pack.x86_64
Copied
2. Uninstall "pack.x86_64" package
This tutorial shows how to uninstall pack.x86_64 on Oracle Linux 9:
$
sudo dnf remove
pack.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pack.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:02:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pack
Version : 0.30.0~pre2
Release : 1.el9
Architecture : x86_64
Size : 7.5 M
Source : pack-0.30.0~pre2-1.el9.src.rpm
Repository : epel
Summary : Convert code into runnable images
URL : https://github.com/buildpacks/pack
License : Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT
Description : pack is a CLI implementation of the Platform Interface Specification
: for Cloud Native Buildpacks.
Available Packages
Name : pack
Version : 0.30.0~pre2
Release : 1.el9
Architecture : x86_64
Size : 7.5 M
Source : pack-0.30.0~pre2-1.el9.src.rpm
Repository : epel
Summary : Convert code into runnable images
URL : https://github.com/buildpacks/pack
License : Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT
Description : pack is a CLI implementation of the Platform Interface Specification
: for Cloud Native Buildpacks.