How to Install and Uninstall python2-pyfg Package on openSUSE Leap
Last updated: November 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pyfg" package
This is a short guide on how to install python2-pyfg on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pyfg
Copied
2. Uninstall "python2-pyfg" package
This guide covers the steps necessary to uninstall python2-pyfg on openSUSE Leap:
$
sudo zypper remove
python2-pyfg
Copied
3. Information about the python2-pyfg package on openSUSE Leap
Information for package python2-pyfg:
-------------------------------------
Repository : Main Repository
Name : python2-pyfg
Version : 0.50-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 74,2 KiB
Installed : No
Status : not installed
Source package : python-pyfg-0.50-bp153.1.18.src
Summary : Python API for fortigate
Description :
This API allows interacting with a device running FortiOS.
With this API, one can:
* Connect to the device, retrieve the running config (the entire config or
some blocks) and build a model
* Build the same model from a file
* Do changes in the candidate configuration locally
* Create a candidate configuration from a file
* Do a diff between the running config and the local candidate config
* Generate the necessary commands to go from the running configuration to
the candidate configuration
-------------------------------------
Repository : Main Repository
Name : python2-pyfg
Version : 0.50-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 74,2 KiB
Installed : No
Status : not installed
Source package : python-pyfg-0.50-bp153.1.18.src
Summary : Python API for fortigate
Description :
This API allows interacting with a device running FortiOS.
With this API, one can:
* Connect to the device, retrieve the running config (the entire config or
some blocks) and build a model
* Build the same model from a file
* Do changes in the candidate configuration locally
* Create a candidate configuration from a file
* Do a diff between the running config and the local candidate config
* Generate the necessary commands to go from the running configuration to
the candidate configuration