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

Last updated: May 22,2024

1. Install "blosxom" package

This tutorial shows how to install blosxom on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install blosxom

2. Uninstall "blosxom" package

This is a short guide on how to uninstall blosxom on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove blosxom $ sudo apt autoclean && sudo apt autoremove

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

Package: blosxom
Priority: optional
Section: universe/web
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Rhonda D'Vine
Architecture: all
Version: 2.1.2-2
Depends: perl
Recommends: apache | httpd
Filename: pool/universe/b/blosxom/blosxom_2.1.2-2_all.deb
Size: 20910
MD5sum: b6c571be13eb8f01d72f310b83f6e2aa
SHA1: 708caeddce4b0d5351e805e17f6122141edfc8e1
SHA256: ee044ae09e19f65f0ddf4a3e3ab63f1cc1f3b68228ae6d6b59bb13e60cbd6dde
Description-en: light, feature-packed weblog app with plugin extensibility
Blosxom (pronounced "Blossom") is a lightweight yet feature-packed
weblog application designed from the ground up with simplicity,
usability, and interoperability in mind.
.
Fundamental is its reliance upon the file system, folders and files as
its content database. Blosxom's weblog entries are plain text files
like any other. Write from the comfort of your favorite text editor
and hit the Save button. Create, edit, rename, and delete entries on
the command-line, via FTP, WebDAV, or anything else you might use to
manipulate your files. There's no import or export; entries are
nothing more complex than title on the first line, body being
everything thereafter.
.
Despite its tiny footprint, Blosxom doesn't skimp on features,
sporting the majority of features one would find in any other Weblog
application. Additionally, Blosxom 2 includes support for plugins, and
thus much more extensive customization.
.
Blosxom is simple, straightforward, minimalist Perl affording even the
dabbler an opportunity for experimentation and customization. And
last, but not least, Blosxom is open source and free for the taking
and altering.
Description-md5: 1ac21aefc25f2ba5a984961d9341f499
Homepage: http://blosxom.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu