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

Last updated: December 25,2024

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

$ yay -S zsh-extract-git

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

$ yay -Rns zsh-extract-git

2. Manually Install "zsh-extract-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-extract-git's git locally

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

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

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

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

ID: 1424059
Name: zsh-extract-git
PackageBaseID: 147499
PackageBase: zsh-extract-git
Version: r7156.06753e814-1
Description: This plugin defines a function called extract, it extracts the archive file you pass to it and it supports a wide variety of archive filetypes.
URL: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/extract
NumVotes: 1
Popularity: 0.867525
OutOfDate:
Maintainer: espritlibre
Submitter: le0me55i
FirstSubmitted: 1576732017
LastModified: 1710020069
URLPath: /cgit/aur.git/snapshot/zsh-extract-git.tar.gz