How to Install and Uninstall python3-coconut Package on openSuSE Tumbleweed

Last updated: September 20,2024

1. Install "python3-coconut" package

In this section, we are going to explain the necessary steps to install python3-coconut on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-coconut

2. Uninstall "python3-coconut" package

This guide covers the steps necessary to uninstall python3-coconut on openSuSE Tumbleweed:

$ sudo zypper remove python3-coconut

3. Information about the python3-coconut package on openSuSE Tumbleweed

Information for package python3-coconut:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-coconut
Version : 1.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-coconut-1.6.0-1.4.src
Upstream URL : https://github.com/evhub/coconut
Summary : A functional programming language that compiles to Python
Description :
Coconut is a functional programming language that compiles to
Python. Since all valid Python is valid Coconut, using Coconut will
only extend and enhance what is already capable of in Python.
Coconut enhances the repertoire of Python programmers to include
tools for functional programming. Coconut code runs the same on any
Python version.