How to Install and Uninstall hugo.x86_64 Package on Fedora 39

Last updated: September 30,2024

1. Install "hugo.x86_64" package

Please follow the step by step instructions below to install hugo.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install hugo.x86_64

2. Uninstall "hugo.x86_64" package

Please follow the instructions below to uninstall hugo.x86_64 on Fedora 39:

$ sudo dnf remove hugo.x86_64 $ sudo dnf autoremove

3. Information about the hugo.x86_64 package on Fedora 39

Last metadata expiration check: 5:28:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : hugo
Version : 0.111.3
Release : 4.fc39
Architecture : x86_64
Size : 36 M
Source : hugo-0.111.3-4.fc39.src.rpm
Repository : fedora
Summary : The world’s fastest framework for building websites
URL : https://github.com/gohugoio/hugo
License : ASL 2.0 and MIT
Description :
: Hugo is a static HTML and CSS website generator written in Go. It is optimized
: for speed, easy use and configurability. Hugo takes a directory with content
: and templates and renders them into a full HTML website.