zsh-urltools-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "zsh-urltools-git" 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 zsh-urltools-git on Arch using YAY

$ yay -S zsh-urltools-git

* (Optional) Uninstall zsh-urltools-git on Arch using YAY

$ yay -Rns zsh-urltools-git

2. Manually Install "zsh-urltools-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone zsh-urltools-git's git locally

$ git clone https://aur.archlinux.org/zsh-urltools-git.git ~/zsh-urltools-git

c. Go to ~/zsh-urltools-git folder and install it

$ cd ~/zsh-urltools-git $ makepkg -si

3. Information about the zsh-urltools-git package on Arch User Repository (AUR)

ID: 1424083
Name: zsh-urltools-git
PackageBaseID: 203516
PackageBase: zsh-urltools-git
Version: r7156.06753e814-1
Description: This plugin provides two aliases: urlencode and urldecode to decode/encode URL strings.
URL: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/urltools
NumVotes: 1
Popularity: 0.867521
OutOfDate:
Maintainer: espritlibre
Submitter: espritlibre
FirstSubmitted: 1710023277
LastModified: 1710023277
URLPath: /cgit/aur.git/snapshot/zsh-urltools-git.tar.gz