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

Last updated: May 16,2024

1. Install "hsc" package

Here is a brief guide to show you how to install hsc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hsc

2. Uninstall "hsc" package

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

$ sudo apt remove hsc $ sudo apt autoclean && sudo apt autoremove

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

Package: hsc
Priority: optional
Section: universe/web
Installed-Size: 1151
Maintainer: Ubuntu Developers
Original-Maintainer: Lorenzo Martignoni
Architecture: amd64
Version: 1.0b-0ubuntu1
Depends: libc6 (>= 2.14)
Filename: pool/universe/h/hsc/hsc_1.0b-0ubuntu1_amd64.deb
Size: 333640
MD5sum: fbdddcecb372629727776deeaa95d636
SHA1: 4f86d8464cb4e1b9c6e0ae77ce03409e0c081e02
SHA256: 9cb7db7a18c4059533aaee33751e5a4b82aff032340d8ba878463371d821613b
Description-en: html sucks completely, a developer tool for HTML projects
It can be used on any HTML file and creates a new HTML file as output. In the
input file, you may use an extended syntax based on HTML, which allows for
things like macros, conditionals, variables, expressions etc.
.
It is mainly intended for creating and maintaining larger HTML projects.
As a commandline tool, it can be used together with `make', and a
dependency generator is included.
.
Hsc is not a tool to make HTML easier for beginners; it's a tool
to make HTML a bit less painful and brain-damaged for people who
already know how to work with it.
Description-md5: 76ac6d806d6d2580ad396237ee6e9c39
Homepage: https://github.com/mbethke/hsc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu