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

Last updated: June 16,2024

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

Here is a brief guide to show you how to install golang-github-rakyll-statik.x86_64 on Fedora 34

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

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

Please follow the step by step instructions below to uninstall golang-github-rakyll-statik.x86_64 on Fedora 34:

$ 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 34

Last metadata expiration check: 4:58:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-rakyll-statik
Version : 0.1.7
Release : 2.fc34
Architecture : x86_64
Size : 1.3 M
Source : golang-github-rakyll-statik-0.1.7-2.fc34.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.