How to Install and Uninstall golang-github-vrothberg-vgrep-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-vrothberg-vgrep-devel.noarch" package

This guide let you learn how to install golang-github-vrothberg-vgrep-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-vrothberg-vgrep-devel.noarch

2. Uninstall "golang-github-vrothberg-vgrep-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-vrothberg-vgrep-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-vrothberg-vgrep-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-vrothberg-vgrep-devel.noarch package on Fedora 34

Last metadata expiration check: 1:20:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-vrothberg-vgrep-devel
Version : 2.5.1
Release : 2.fc34
Architecture : noarch
Size : 35 k
Source : vgrep-2.5.1-2.fc34.src.rpm
Repository : fedora
Summary : User-friendly pager for grep
URL : https://github.com/vrothberg/vgrep
License : GPLv3
Description : vgrep is a pager for grep, git-grep, ripgrep and similar grep implementations,
: and allows for opening the indexed file locations in a user-specified editor
: such as vim or emacs. vgrep is inspired by the ancient cgvg scripts but
: extended to perform further operations such as listing statistics of files and
: directory trees or showing the context lines before and after the matches.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/vrothberg/vgrep