How to Install and Uninstall python3-vici.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-vici.noarch" package

This tutorial shows how to install python3-vici.noarch on Fedora 34

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

2. Uninstall "python3-vici.noarch" package

Please follow the steps below to uninstall python3-vici.noarch on Fedora 34:

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

3. Information about the python3-vici.noarch package on Fedora 34

Last metadata expiration check: 2:02:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-vici
Version : 5.9.5
Release : 3.fc34
Architecture : noarch
Size : 33 k
Source : strongswan-5.9.5-3.fc34.src.rpm
Repository : updates
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.