edir on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S edir

* (Optional) Uninstall edir on Arch using YAY

$ yay -Rns edir

2. Manually Install "edir" via AUR

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

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

b. Clone edir's git locally

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

c. Go to ~/edir folder and install it

$ cd ~/edir $ makepkg -si

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

ID: 1372497
Name: edir
PackageBaseID: 143217
PackageBase: edir
Version: 2.27-1
Description: Program to rename, remove, and copy files and directories using your editor
URL: https://github.com/bulletmark/edir
NumVotes: 5
Popularity: 0.331699
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1562299035
LastModified: 1703023060
URLPath: /cgit/aur.git/snapshot/edir.tar.gz