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

Last updated: September 21,2024

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

Please follow the instructions below to install golang-github-yuin-gopher-lua-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-yuin-gopher-lua-devel.noarch on Fedora 38:

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

Last metadata expiration check: 4:40:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-yuin-gopher-lua-devel
Version : 0
Release : 26.20220305gitf4c35e4.fc38
Architecture : noarch
Size : 99 k
Source : golang-github-yuin-gopher-lua-0-26.20220305gitf4c35e4.fc38.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