rexturl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "rexturl" 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 rexturl on Arch using YAY
$
yay -S
rexturl
Copied
* (Optional) Uninstall rexturl on Arch using YAY
$
yay -Rns
rexturl
Copied
2. Manually Install "rexturl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rexturl's git locally
$
git clone https://aur.archlinux.org/rexturl.git
~/rexturl
Copied
c. Go to ~/rexturl folder and install it
$
cd
~/rexturl
Copied
$
makepkg -si
Copied
3. Information about the rexturl package on Arch User Repository (AUR)
ID: 1233511
Name: rexturl
PackageBaseID: 192042
PackageBase: rexturl
Version: 0.2.2-1
Description: A simple tool in Rust to split urls in their protocol, host, port, path and query parts.
URL: https://github.com/vschwaberow/rexturl
NumVotes: 1
Popularity: 0.000806
OutOfDate:
Maintainer: vschwaberow
Submitter: vschwaberow
FirstSubmitted: 1680067558
LastModified: 1680067558
URLPath: /cgit/aur.git/snapshot/rexturl.tar.gz
Name: rexturl
PackageBaseID: 192042
PackageBase: rexturl
Version: 0.2.2-1
Description: A simple tool in Rust to split urls in their protocol, host, port, path and query parts.
URL: https://github.com/vschwaberow/rexturl
NumVotes: 1
Popularity: 0.000806
OutOfDate:
Maintainer: vschwaberow
Submitter: vschwaberow
FirstSubmitted: 1680067558
LastModified: 1680067558
URLPath: /cgit/aur.git/snapshot/rexturl.tar.gz