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

Last updated: May 12,2024

1. Install "album" package

This is a short guide on how to install album on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install album

2. Uninstall "album" package

Learn how to uninstall album on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove album $ sudo apt autoclean && sudo apt autoremove

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

Package: album
Priority: extra
Section: multiverse/web
Installed-Size: 278
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 4.12-4
Depends: perl, imagemagick
Recommends: album-data
Suggests: httpd, jhead, libav-tools
Filename: pool/multiverse/a/album/album_4.12-4_all.deb
Size: 78332
MD5sum: cfb043a5146e1ee3ed2d0e7fe4164aab
SHA1: 805195b731829eced690bb576ca15eafadaa17e7
SHA256: 9221026e76d2d4ac2678d8ae76248f359d7d3f3fb7956cd34da2a5e70ba8e5f3
Description-en: HTML photo album generator with theme support
Album is a perl script that can create HTML photo albums for your
directories of images. It supports themes that determine the visual
appearance of the albums. Album creates thumbnails if necessary, and
'medium sized' versions of images for web viewing to avoid large
downloads of original images. You can also customize your photo
albums in many other ways.
.
This program doesn't require a web server to work. Once the HTML is
generated, you can put it in your "www" directory.
Description-md5: 3eaaefa453087570fb45ac51eeccbe7c
Homepage: http://marginalhacks.com/Hacks/album
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu