How to Install and Uninstall hugo Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: November 22,2024

1. Install "hugo" package

Please follow the steps below to install hugo on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install hugo

2. Uninstall "hugo" package

This guide covers the steps necessary to uninstall hugo on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove hugo $ sudo apt autoclean && sudo apt autoremove

3. Information about the hugo package on Ubuntu 20.10 (Groovy Gorilla)

Package: hugo
Architecture: amd64
Version: 0.74.3-1
Built-Using: go-md2man (= 1.0.10+ds-1), golang-1.14 (= 1.14.4-1ubuntu2), golang-blackfriday (= 1.5.2+git20200218.41c5fcc-1), golang-fsnotify (= 1.4.9-2), golang-github-alecthomas-chroma (= 0.7.3-1), golang-github-armon-go-radix (= 1.0.0-1), golang-github-aws-aws-sdk-go (= 1.27.4+dfsg-1), golang-github-azure-azure-pipeline-go (= 0.2.2-2), golang-github-azure-azure-storage-blob-go (= 0.3.0-1), golang-github-bep-debounce (= 1.2.0+really1.2.0-1), golang-github-bep-gitmap (= 1.1.2-1), golang-github-bep-tmc (= 0.5.1-2), golang-github-burntsushi-locker (= 0.0~git20171006.a6e239e-2), golang-github-danwakefield-fnmatch (= 0.0~git20160403.cbb64ac-2), golang-github-disintegration-gift (= 1.2.1-2), golang-github-dlclark-regexp2 (= 1.2.0-1), golang-github-dustin-go-humanize (= 1.0.0-1), golang-github-frankban-quicktest (= 1.9.0-1), golang-github-ghodss-yaml (= 1.0.0-1), golang-github-gobuffalo-envy (= 1.6.4-1), golang-github-gobwas-glob (= 0.2.3+git20180208.19c076c-1), golang-github-google-go-cmp (= 0.4.0-1), golang-github-google-uuid (= 1.1.1-1), golang-github-google-wire (= 0.4.0-3), golang-github-googleapis-gax-go (= 2.0.5-1), golang-github-gorilla-websocket (= 1.4.1-2), golang-github-hashicorp-golang-lru (= 0.5.4-1), golang-github-hashicorp-hcl (= 1.0.0-1), golang-github-jdkato-prose (= 1.1.1-1), golang-github-jmespath-go-jmespath (= 0.3.0-1), golang-github-joho-godotenv (= 1.2.0+git20180115.6bb0851-1), golang-github-kyokomi-emoji (= 2.2.1-1), golang-github-magiconair-properties (= 1.8.1+really1.8.1-1), golang-github-markbates-inflect (= 1.0.0-1), golang-github-mattn-go-ieproxy (= 0.0~git20191113.7c0f686-2), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-mattn-go-runewidth (= 0.0.9-1), golang-github-miekg-mmark (= 1.3.6+dfsg-2), golang-github-mitchellh-hashstructure (= 1.0.0-1), golang-github-mitchellh-mapstructure (= 1.3.2-1), golang-github-muesli-smartcrop (= 0.3.0+dfsg1-1), golang-github-nicksnyder-go-i18n (= 1.10.0-2), golang-github-niklasfasching-go-org (= 1.3.0-1), golang-github-olekukonko-tablewriter (= 0.0.4-1), golang-github-opennota-urlesc (= 0.0~git20160726.0.5bd2802-1), golang-github-pelletier-go-toml (= 1.6.0-1), golang-github-pkg-errors (= 0.9.1-1), golang-github-puerkitobio-purell (= 1.1.1-1), golang-github-rogpeppe-go-internal (= 1.5.2-1), golang-github-rwcarlsen-goexif (= 0.0~git20190401.9e8deec-1), golang-github-sanity-io-litter (= 1.2.0-1), golang-github-spf13-afero (= 1.2.2+really1.2.2-1), golang-github-spf13-cast (= 1.3.1-1), golang-github-spf13-cobra (= 0.0.7-1), golang-github-spf13-fsync (= 0.9.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-1), golang-github-spf13-pflag (= 1.0.5-1), golang-github-spf13-viper (= 1.7.0-1), golang-github-subosito-gotenv (= 1.2.0+git20190917.de67a66-2), golang-github-yuin-goldmark (= 1.1.31-1), golang-github-yuin-goldmark-highlighting (= 0.0~git20200218.d1af22c-1), golang-go.opencensus (= 0.22.0-1), golang-golang-x-image (= 0.0~git20200119.58c2397-1), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2), golang-golang-x-sync (= 0.0~git20190911.cd5d95a-1), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-golang-x-text (= 0.3.3-1), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1), golang-google-api (= 0.21.0-1), golang-google-cloud (= 0.56.0-1), golang-google-genproto (= 0.0~git20200626.ee7919e-0ubuntu1), golang-google-grpc (= 1.29.1-0ubuntu1), golang-google-protobuf (= 1.25.0-1), golang-gopkg-ini.v1 (= 1.57.0-1), golang-goprotobuf (= 1.4.2-0ubuntu1), golang-pretty (= 0.2.0-1), golang-text (= 0.1.0-2), golang-toml (= 0.3.1-1), golang-yaml.v2 (= 2.3.0-1)
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 48373
Depends: libsass1 (>= 3.6.4), libc6 (>= 2.4)
Recommends: git
Filename: pool/universe/h/hugo/hugo_0.74.3-1_amd64.deb
Size: 10856316
MD5sum: 19364243eb8436192b054132186a4da5
SHA1: 3778d9e15fa7a16141f00f1151a41c4c6db3bb69
SHA256: 3d99d706982cdc5022eab95992034c286397d8d3cb89eeca6b6f9511cd5b5407
SHA512: fc5a9ab45e06ce72d343de45f8d018231649e5e0ecb1b0f56ca4c26ac711b84c11a4abaf4aad3e0a13cfdcc127295764656c50376abfb664d34b210a0659e18f
Homepage: https://gohugo.io/
Description-en: Fast and flexible Static Site Generator written in Go
Hugo is a static site generator written in Go. It is optimized for speed,
ease of use, and configurability. Hugo takes a directory with content and
templates, and renders them into a full HTML website.
.
Hugo relies on Markdown files with front matter for meta data. And you
can run Hugo from any directory. This works well for shared hosts and
other systems where you don’t have a privileged account.
.
Hugo renders a typical website of moderate size in a fraction of a
second. A good rule of thumb is that each piece of content renders in
around 1 millisecond.
.
Hugo is meant to work well for any kind of website including blogs,
tumblelogs and docs.
.
Complete documentation is available at https://gohugo.io/
Description-md5: 9151e417bc3d41f66f63544cd771c463