How to Install and Uninstall pack.x86_64 Package on AlmaLinux 8

Last updated: April 30,2024

1. Install "pack.x86_64" package

Please follow the guidance below to install pack.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install pack.x86_64

2. Uninstall "pack.x86_64" package

Please follow the step by step instructions below to uninstall pack.x86_64 on AlmaLinux 8:

$ sudo dnf remove pack.x86_64 $ sudo dnf autoremove

3. Information about the pack.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:16:00 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : pack
Version : 0.27.0
Release : 1.el8
Architecture : x86_64
Size : 6.2 M
Source : pack-0.27.0-1.el8.src.rpm
Repository : epel
Summary : Convert code into runnable images
URL : https://github.com/buildpacks/pack
License : ASL 2.0 and BSD and ISC and MIT
Description : pack is a CLI implementation of the Platform Interface Specification
: for Cloud Native Buildpacks.