How to Install and Uninstall python311-Trolly Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "python311-Trolly" package
This is a short guide on how to install python311-Trolly on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-Trolly
Copied
2. Uninstall "python311-Trolly" package
Please follow the guidelines below to uninstall python311-Trolly on openSuSE Tumbleweed:
$
sudo zypper remove
python311-Trolly
Copied
3. Information about the python311-Trolly package on openSuSE Tumbleweed
Information for package python311-Trolly:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Trolly
Version : 0.2.2-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 97.9 KiB
Installed : No
Status : not installed
Source package : python-Trolly-0.2.2-4.18.src
Upstream URL : https://github.com/plish/Trolly
Summary : Trello api
Description :
A Python wrapper around the Trello API. Provides a group of
Python classes to represent Trello Objects. None of the classes
cache values as they are designed to be inherited and extended to
suit the needs of each user. Each class includes a basic set of
methods based on general use cases. This library was based on
work done by [sarumont](https://github.com/sarumont/py-trello).
Very little was kept from this code, but still props on the
initial work.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Trolly
Version : 0.2.2-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 97.9 KiB
Installed : No
Status : not installed
Source package : python-Trolly-0.2.2-4.18.src
Upstream URL : https://github.com/plish/Trolly
Summary : Trello api
Description :
A Python wrapper around the Trello API. Provides a group of
Python classes to represent Trello Objects. None of the classes
cache values as they are designed to be inherited and extended to
suit the needs of each user. Each class includes a basic set of
methods based on general use cases. This library was based on
work done by [sarumont](https://github.com/sarumont/py-trello).
Very little was kept from this code, but still props on the
initial work.