fsed on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S fsed

* (Optional) Uninstall fsed on Arch using YAY

$ yay -Rns fsed

2. Manually Install "fsed" via AUR

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

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

b. Clone fsed's git locally

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

c. Go to ~/fsed folder and install it

$ cd ~/fsed $ makepkg -si

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

ID: 1389181
Name: fsed
PackageBaseID: 201718
PackageBase: fsed
Version: latest-1
Description: Rename files in batch using sed syntax
URL: https://github.com/harttle/fsed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: harttle
Submitter: harttle
FirstSubmitted: 1705679662
LastModified: 1705754969
URLPath: /cgit/aur.git/snapshot/fsed.tar.gz