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

Last updated: November 08,2024

1. Install "python36-sigal" package

This guide covers the steps necessary to install python36-sigal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-sigal

2. Uninstall "python36-sigal" package

Please follow the step by step instructions below to uninstall python36-sigal on openSuSE Tumbleweed:

$ sudo zypper remove python36-sigal

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

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