How to Install and Uninstall python3-vici.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-vici.noarch" package

This is a short guide on how to install python3-vici.noarch on Rocky Linux 8

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

2. Uninstall "python3-vici.noarch" package

Here is a brief guide to show you how to uninstall python3-vici.noarch on Rocky Linux 8:

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

3. Information about the python3-vici.noarch package on Rocky Linux 8

Last metadata expiration check: 2:16:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-vici
Version : 5.9.6
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : strongswan-5.9.6-1.el8.src.rpm
Repository : epel
Summary : Strongswan Versatile IKE Configuration Interface python 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) python bindings provides module
: for Strongswan runtime configuration from python applications.