How to Install and Uninstall golang-github-gopherjs.x86_64 Package on Fedora 35

Last updated: May 17,2024

1. Install "golang-github-gopherjs.x86_64" package

This tutorial shows how to install golang-github-gopherjs.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-gopherjs.x86_64

2. Uninstall "golang-github-gopherjs.x86_64" package

Here is a brief guide to show you how to uninstall golang-github-gopherjs.x86_64 on Fedora 35:

$ sudo dnf remove golang-github-gopherjs.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-gopherjs.x86_64 package on Fedora 35

Last metadata expiration check: 3:34:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-gopherjs
Version : 0
Release : 0.15.20200727gitfce0ec3.fc35
Architecture : x86_64
Size : 3.4 M
Source : golang-github-gopherjs-0-0.15.20200727gitfce0ec3.fc35.src.rpm
Repository : fedora
Summary : Compiler from Go to JavaScript for running Go code in a browser
URL : https://github.com/gopherjs/gopherjs
License : BSD
Description :
: GopherJS compiles Go code (golang.org) to pure JavaScript code. Its main
: purpose is to give you the opportunity to write front-end code in Go
: which will still run in all browsers.