How to Install and Uninstall golang-github-yuin-gopher-lua-devel.noarch Package on Fedora 34

Last updated: September 18,2024

1. Install "golang-github-yuin-gopher-lua-devel.noarch" package

Here is a brief guide to show you how to install golang-github-yuin-gopher-lua-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-yuin-gopher-lua-devel.noarch

2. Uninstall "golang-github-yuin-gopher-lua-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-yuin-gopher-lua-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-yuin-gopher-lua-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-yuin-gopher-lua-devel.noarch package on Fedora 34

Last metadata expiration check: 2:40:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-yuin-gopher-lua-devel
Version : 0
Release : 0.16.20210113gitee81675.fc34
Architecture : noarch
Size : 91 k
Source : golang-github-yuin-gopher-lua-0-0.16.20210113gitee81675.fc34.src.rpm
Repository : fedora
Summary : VM and compiler for Lua in Go
URL : https://github.com/yuin/gopher-lua
License : MIT
Description : GopherLua is a Lua5.1 VM and compiler written in Go. GopherLua has a same goal
: with Lua: Be a scripting language with extensible semantics . It provides Go
: APIs that allow you to easily embed a scripting language to your Go host
: programs.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/yuin/gopher-lua