fsed on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install fsed on Arch using YAY
$
yay -S
fsed
Copied
* (Optional) Uninstall fsed on Arch using YAY
$
yay -Rns
fsed
Copied
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
Copied
b. Clone fsed's git locally
$
git clone https://aur.archlinux.org/fsed.git
~/fsed
Copied
c. Go to ~/fsed folder and install it
$
cd
~/fsed
Copied
$
makepkg -si
Copied
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
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