How to Install and Uninstall python3-varlink Package on openSUSE Leap

Last updated: May 01,2024

1. Install "python3-varlink" package

Please follow the instructions below to install python3-varlink on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-varlink

2. Uninstall "python3-varlink" package

This tutorial shows how to uninstall python3-varlink on openSUSE Leap:

$ sudo zypper remove python3-varlink

3. Information about the python3-varlink package on openSUSE Leap

Information for package python3-varlink:
----------------------------------------
Repository : Main Repository
Name : python3-varlink
Version : 30.3.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 322.9 KiB
Installed : No
Status : not installed
Source package : python-varlink-30.3.0-bp155.2.12.src
Upstream URL : https://github.com/varlink/python
Summary : Python implementation of the Varlink protocol
Description :
A varlink implementation for Python.
Varlink is an interface description format and protocol that
makes services accessible to both humans and machines.