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

Last updated: May 18,2024

1. Install "python3-sigal" package

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

$ sudo zypper refresh $ sudo zypper install python3-sigal

2. Uninstall "python3-sigal" package

Please follow the step by step instructions below to uninstall python3-sigal on openSUSE Leap:

$ sudo zypper remove python3-sigal

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

Information for package python3-sigal:
--------------------------------------
Repository : Main Repository
Name : python3-sigal
Version : 2.1.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-sigal-2.1.1-bp155.2.12.src
Upstream URL : https://github.com/saimn/sigal
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.