How to Install and Uninstall python39-sigal Package on openSuSE Tumbleweed

Last updated: November 12,2024

1. Install "python39-sigal" package

This is a short guide on how to install python39-sigal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sigal

2. Uninstall "python39-sigal" package

Please follow the guidance below to uninstall python39-sigal on openSuSE Tumbleweed:

$ sudo zypper remove python39-sigal

3. Information about the python39-sigal package on openSuSE Tumbleweed

Information for package python39-sigal:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sigal
Version : 2.1.1-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 2,2 MiB
Installed : No
Status : not installed
Source package : python-sigal-2.1.1-1.7.src
Summary : Static gallery generator
Description :
Sigal is a static gallery generator written in Python with the following
features:
* Generates HTML pages using jinja2 templates.
* Emits relative links for a portable output.
* Supports themes, videos, EXIF tags, and ZIP downloading.
* Processes directories recursively and files in parallel.
The idea behind Sigal is to ease the use of the JavaScript libraries like
galleria_. These libraries display the images, Sigal on the other hand does
image resizing, thumbnail creation and HTML page generation.