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

Last updated: May 18,2024

1. Install "python3-cassowary" package

This tutorial shows how to install python3-cassowary on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cassowary

2. Uninstall "python3-cassowary" package

Please follow the instructions below to uninstall python3-cassowary on openSUSE Leap:

$ sudo zypper remove python3-cassowary

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

Information for package python3-cassowary:
------------------------------------------
Repository : Main Repository
Name : python3-cassowary
Version : 0.5.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 128.1 KiB
Installed : No
Status : not installed
Source package : python-cassowary-0.5.2-bp155.2.11.src
Upstream URL : https://github.com/brodderickrodriguez/cassowary
Summary : A pure Python implementation of the Cassowary constraint solving algorithm
Description :
A pure Python implementation of the Cassowary constraint-solving algorithm.
Cassowary is the algorithm that forms the core of the OS X and iOS visual
layout mechanism.