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

Last updated: July 02,2024

1. Install "python38-sigal" package

Please follow the step by step instructions below to install python38-sigal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-sigal

2. Uninstall "python38-sigal" package

Learn how to uninstall python38-sigal on openSuSE Tumbleweed:

$ sudo zypper remove python38-sigal

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

Information for package python38-sigal:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.