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

Last updated: October 10,2024

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

This guide let you learn how to install golang-github-yuin-gopher-lua-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall golang-github-yuin-gopher-lua-devel.noarch on Fedora 35:

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

Last metadata expiration check: 4:46:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-yuin-gopher-lua-devel
Version : 0
Release : 0.17.20210113gitee81675.fc35
Architecture : noarch
Size : 90 k
Source : golang-github-yuin-gopher-lua-0-0.17.20210113gitee81675.fc35.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