How to Install and Uninstall golang-github-rakyll-statik.x86_64 Package on Fedora 38

Last updated: January 17,2025

1. Install "golang-github-rakyll-statik.x86_64" package

This is a short guide on how to install golang-github-rakyll-statik.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-rakyll-statik.x86_64

2. Uninstall "golang-github-rakyll-statik.x86_64" package

Please follow the guidelines below to uninstall golang-github-rakyll-statik.x86_64 on Fedora 38:

$ sudo dnf remove golang-github-rakyll-statik.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-rakyll-statik.x86_64 package on Fedora 38

Last metadata expiration check: 5:20:54 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-rakyll-statik
Version : 0.1.7
Release : 11.fc38
Architecture : x86_64
Size : 1.3 M
Source : golang-github-rakyll-statik-0.1.7-11.fc38.src.rpm
Repository : fedora
Summary : Embed files into a Go executable
URL : https://github.com/rakyll/statik
License : ASL 2.0
Description :
: Statik allows you to embed a directory of static files into your Go binary to be
: later served from an http.FileSystem.