How to Install and Uninstall golang-github-jessevdk-assets-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "golang-github-jessevdk-assets-devel.noarch" package

Please follow the instructions below to install golang-github-jessevdk-assets-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-jessevdk-assets-devel.noarch

2. Uninstall "golang-github-jessevdk-assets-devel.noarch" package

Please follow the instructions below to uninstall golang-github-jessevdk-assets-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-jessevdk-assets-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jessevdk-assets-devel.noarch package on Fedora 34

Last metadata expiration check: 1:49:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-jessevdk-assets-devel
Version : 0
Release : 0.6.20190626git4f4301a.fc34
Architecture : noarch
Size : 15 k
Source : golang-github-jessevdk-assets-0-0.6.20190626git4f4301a.fc34.src.rpm
Repository : fedora
Summary : Simple embedding of assets in Go
URL : https://github.com/jessevdk/go-assets
License : BSD
Description : Go-assets is a simple embedding asset generator and consumer library for Go. The
: main use of the library is to generate and embed small in-memory file systems
: ready to be integrated in webservers or other services which have a small amount
: of assets used at runtime. This is great for being able to do single binary
: deployments with assets.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jessevdk/go-assets