How to Install and Uninstall python3-vici.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-vici.noarch" package

Here is a brief guide to show you how to install python3-vici.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-vici.noarch" package

This guide let you learn how to uninstall python3-vici.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-vici.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:34:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-vici
Version : 5.9.10
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : strongswan-5.9.10-1.el9.src.rpm
Repository : epel
Summary : Strongswan Versatile IKE Configuration Interface python 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) python bindings provides module
: for Strongswan runtime configuration from python applications.