How to Install and Uninstall skopeo.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "skopeo.src" package
Here is a brief guide to show you how to install skopeo.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
skopeo.src
Copied
2. Uninstall "skopeo.src" package
This guide let you learn how to uninstall skopeo.src on Oracle Linux 9:
$
sudo dnf remove
skopeo.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the skopeo.src package on Oracle Linux 9
Last metadata expiration check: 1:42:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : skopeo
Epoch : 2
Version : 1.13.3
Release : 3.el9_3
Architecture : src
Size : 7.5 M
Source : None
Repository : ol9_appstream
Summary : Inspect container images and repositories on registries
URL : https://github.com/containers/skopeo
License : ASL 2.0
Description : Command line utility to inspect images and repositories directly on Docker
: registries without the need to pull them
Available Packages
Name : skopeo
Epoch : 2
Version : 1.13.3
Release : 3.el9_3
Architecture : src
Size : 7.5 M
Source : None
Repository : ol9_appstream
Summary : Inspect container images and repositories on registries
URL : https://github.com/containers/skopeo
License : ASL 2.0
Description : Command line utility to inspect images and repositories directly on Docker
: registries without the need to pull them