How to Install and Uninstall python310-lazy-object-proxy Package on openSuSE Tumbleweed

Last updated: November 08,2024

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

In this section, we are going to explain the necessary steps to install python310-lazy-object-proxy on openSuSE Tumbleweed

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

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

This tutorial shows how to uninstall python310-lazy-object-proxy on openSuSE Tumbleweed:

$ sudo zypper remove python310-lazy-object-proxy

3. Information about the python310-lazy-object-proxy package on openSuSE Tumbleweed

Information for package python310-lazy-object-proxy:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-lazy-object-proxy
Version : 1.10.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 150.4 KiB
Installed : No
Status : not installed
Source package : python-lazy-object-proxy-1.10.0-1.4.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