How to Install and Uninstall lazygal Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "lazygal" package

In this section, we are going to explain the necessary steps to install lazygal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lazygal

2. Uninstall "lazygal" package

This tutorial shows how to uninstall lazygal on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lazygal $ sudo apt autoclean && sudo apt autoremove

3. Information about the lazygal package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lazygal
Priority: optional
Section: universe/graphics
Installed-Size: 796
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: all
Version: 0.8.8-2
Depends: python (>= 2.7), python (<< 2.8), python-imaging, python-genshi, gir1.2-gexiv2-0.10 (>= 0.10.1), python-gi
Suggests: gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0, python-gst-1.0
Filename: pool/universe/l/lazygal/lazygal_0.8.8-2_all.deb
Size: 182192
MD5sum: c39f074546948d8ce09f1b5aab91c45d
SHA1: 6dbcc61380831b9e911a2a0360c164fccd5333a8
SHA256: f7d166b51b3d7abfb4ee96c0710fa7c33ee0d1bf82543276c6a997c6b6f49e12
Description-en: static web gallery generator
Lazygal is another static web gallery generator written in Python. It is
command line based, uses reusable engine and is lazy - it regenerates
only parts that have to be regenerated.
.
There is support for many interesting features like subgalleries, EXIF
information, theming and custom folder meta data. Included themes are
pure XHTML + CSS.
Description-md5: 5d08c026d834afe8e4fa027cba0fa3d7
Homepage: http://sousmonlit.zincube.net/~niol/playa/oss/projects/lazygal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu