rexturl on AUR (Arch User Repository)

Last updated: May 18,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

b. Install rexturl on Arch using YAY

$ yay -S rexturl

* (Optional) Uninstall rexturl on Arch using YAY

$ yay -Rns rexturl

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

b. Clone rexturl's git locally

$ git clone https://aur.archlinux.org/rexturl.git ~/rexturl

c. Go to ~/rexturl folder and install it

$ cd ~/rexturl $ makepkg -si

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