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

Last updated: May 18,2024

1. Install "perl-vici.noarch" package

Please follow the instructions below to install perl-vici.noarch on Oracle Linux 8

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

2. Uninstall "perl-vici.noarch" package

Please follow the steps below to uninstall perl-vici.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 1:03:12 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-vici
Version : 5.9.6
Release : 1.el8
Architecture : noarch
Size : 32 k
Source : strongswan-5.9.6-1.el8.src.rpm
Repository : epel
Summary : Strongswan Versatile IKE Configuration Interface perl bindings
URL : http://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.