How to Install and Uninstall perl-vici.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "perl-vici.noarch" package

This guide covers the steps necessary to install perl-vici.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-vici.noarch

2. Uninstall "perl-vici.noarch" package

Learn how to uninstall perl-vici.noarch on Oracle Linux 9:

$ sudo dnf remove perl-vici.noarch $ sudo dnf autoremove

3. Information about the perl-vici.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-vici
Version : 5.9.10
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : strongswan-5.9.10-1.el9.src.rpm
Repository : epel
Summary : Strongswan Versatile IKE Configuration Interface perl bindings
URL : https://www.strongswan.org/
License : GPLv2+
Description : VICI is an attempt to improve the situation for system integrators by providing
: a stable IPC interface, allowing external tools to query, configure
: and control the IKE daemon.
:
: The Versatile IKE Configuration Interface (VICI) perl bindings provides module
: for Strongswan runtime configuration from perl applications.