How to Install and Uninstall grep Package on Arch Linux
Last updated: November 26,2024
1. Install "grep" package
Here is a brief guide to show you how to install grep on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
grep
Copied
2. Uninstall "grep" package
In this section, we are going to explain the necessary steps to uninstall grep on Arch Linux:
$
sudo pacman -Rcns
grep
Copied
3. Information about the grep package on Arch Linux
Repository : core
Name : grep
Version : 3.11-1
Description : A string search utility
Architecture : x86_64
URL : https://www.gnu.org/software/grep/
Licenses : GPL3
Groups : None
Provides : None
Depends On : glibc pcre2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 233.57 KiB
Installed Size : 889.96 KiB
Packager : Sébastien Luttringer
Build Date : Sun May 14 23:06:38 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : grep
Version : 3.11-1
Description : A string search utility
Architecture : x86_64
URL : https://www.gnu.org/software/grep/
Licenses : GPL3
Groups : None
Provides : None
Depends On : glibc pcre2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 233.57 KiB
Installed Size : 889.96 KiB
Packager : Sébastien Luttringer
Build Date : Sun May 14 23:06:38 2023
Validated By : MD5 Sum SHA-256 Sum Signature