vidir on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S vidir

* (Optional) Uninstall vidir on Arch using YAY

$ yay -Rns vidir

2. Manually Install "vidir" via AUR

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

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

b. Clone vidir's git locally

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

c. Go to ~/vidir folder and install it

$ cd ~/vidir $ makepkg -si

3. Information about the vidir package on Arch User Repository (AUR)

ID: 525761
Name: vidir
PackageBaseID: 119345
PackageBase: vidir
Version: 1.0.0-2
Description: Command-line utility to allow for editing directory contents with an editor
URL:
NumVotes: 8
Popularity: 0.243107
OutOfDate:
Maintainer: codepilot
Submitter: codepilot
FirstSubmitted: 1485880711
LastModified: 1531306465
URLPath: /cgit/aur.git/snapshot/vidir.tar.gz