robotstxt on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "robotstxt" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install robotstxt on Arch using YAY
$
yay -S
robotstxt
Copied
* (Optional) Uninstall robotstxt on Arch using YAY
$
yay -Rns
robotstxt
Copied
2. Manually Install "robotstxt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone robotstxt's git locally
$
git clone https://aur.archlinux.org/robotstxt.git
~/robotstxt
Copied
c. Go to ~/robotstxt folder and install it
$
cd
~/robotstxt
Copied
$
makepkg -si
Copied
3. Information about the robotstxt package on Arch User Repository (AUR)
ID: 1210958
Name: robotstxt
PackageBaseID: 143176
PackageBase: robotstxt
Version: 0.0.0.94-1
Description: Google's robots.txt parser and matcher as a C++ library (compliant to C++11).
URL: https://github.com/google/robotstxt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1562074016
LastModified: 1676397902
URLPath: /cgit/aur.git/snapshot/robotstxt.tar.gz
Name: robotstxt
PackageBaseID: 143176
PackageBase: robotstxt
Version: 0.0.0.94-1
Description: Google's robots.txt parser and matcher as a C++ library (compliant to C++11).
URL: https://github.com/google/robotstxt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1562074016
LastModified: 1676397902
URLPath: /cgit/aur.git/snapshot/robotstxt.tar.gz