How to Install and Uninstall golang-mvdan-xurls.x86_64 Package on Rocky Linux 9

Last updated: October 09,2024

1. Install "golang-mvdan-xurls.x86_64" package

This tutorial shows how to install golang-mvdan-xurls.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install golang-mvdan-xurls.x86_64

2. Uninstall "golang-mvdan-xurls.x86_64" package

Here is a brief guide to show you how to uninstall golang-mvdan-xurls.x86_64 on Rocky Linux 9:

$ sudo dnf remove golang-mvdan-xurls.x86_64 $ sudo dnf autoremove

3. Information about the golang-mvdan-xurls.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:54:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : golang-mvdan-xurls
Version : 2.2.0
Release : 10.el9
Architecture : x86_64
Size : 2.0 M
Source : golang-mvdan-xurls-2.2.0-10.el9.src.rpm
Repository : epel
Summary : Extract urls from text
URL : https://github.com/mvdan/xurls
License : BSD
Description :
: Extract urls from text using regular expressions. Requires Go 1.10.3 or later.