How to Install and Uninstall python3-lazy-object-proxy Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-lazy-object-proxy" package

In this section, we are going to explain the necessary steps to install python3-lazy-object-proxy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-lazy-object-proxy

2. Uninstall "python3-lazy-object-proxy" package

This guide let you learn how to uninstall python3-lazy-object-proxy on openSUSE Leap:

$ sudo zypper remove python3-lazy-object-proxy

3. Information about the python3-lazy-object-proxy package on openSUSE Leap

Information for package python3-lazy-object-proxy:
--------------------------------------------------
Repository : Main Repository
Name : python3-lazy-object-proxy
Version : 1.2.2-1.27
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 120.8 KiB
Installed : No
Status : not installed
Source package : python-lazy-object-proxy-1.2.2-1.27.src
Upstream URL : https://github.com/ionelmc/python-lazy-object-proxy
Summary : Rebuild a new abstract syntax tree from Python's ast
Description :
A fast and thorough lazy object proxy that rebuilds a new abstract syntax tree
from Python's ast