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

Last updated: May 18,2024

1. Install "python3-funcy" package

This is a short guide on how to install python3-funcy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-funcy

2. Uninstall "python3-funcy" package

Here is a brief guide to show you how to uninstall python3-funcy on openSUSE Leap:

$ sudo zypper remove python3-funcy

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

Information for package python3-funcy:
--------------------------------------
Repository : Main Repository
Name : python3-funcy
Version : 1.13-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 263.1 KiB
Installed : No
Status : not installed
Source package : python-funcy-1.13-bp155.2.9.src
Upstream URL : http://github.com/Suor/funcy
Summary : Functional tools for Python
Description :
A collection of functional tools focused on practicality.
Inspired by clojure, underscore and the author's own abstractions.