How to Install and Uninstall wget.x86_64 Package on Rocky Linux 8
Last updated: November 29,2024
1. Install "wget.x86_64" package
This guide let you learn how to install wget.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
wget.x86_64
Copied
2. Uninstall "wget.x86_64" package
Please follow the steps below to uninstall wget.x86_64 on Rocky Linux 8:
$
sudo dnf remove
wget.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the wget.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:54:29 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : wget
Version : 1.19.5
Release : 10.el8
Architecture : x86_64
Size : 2.8 M
Source : wget-1.19.5-10.el8.src.rpm
Repository : @System
From repo : appstream
Summary : A utility for retrieving files using the HTTP or FTP protocols
URL : http://www.gnu.org/software/wget/
License : GPLv3+
Description : GNU Wget is a file retrieval utility which can use either the HTTP or
: FTP protocols. Wget features include the ability to work in the
: background while you are logged out, recursive retrieval of
: directories, file name wildcard matching, remote file timestamp
: storage and comparison, use of Rest with FTP servers and Range with
: HTTP servers to retrieve files over slow or unstable connections,
: support for Proxy servers, and configurability.
Installed Packages
Name : wget
Version : 1.19.5
Release : 10.el8
Architecture : x86_64
Size : 2.8 M
Source : wget-1.19.5-10.el8.src.rpm
Repository : @System
From repo : appstream
Summary : A utility for retrieving files using the HTTP or FTP protocols
URL : http://www.gnu.org/software/wget/
License : GPLv3+
Description : GNU Wget is a file retrieval utility which can use either the HTTP or
: FTP protocols. Wget features include the ability to work in the
: background while you are logged out, recursive retrieval of
: directories, file name wildcard matching, remote file timestamp
: storage and comparison, use of Rest with FTP servers and Range with
: HTTP servers to retrieve files over slow or unstable connections,
: support for Proxy servers, and configurability.