f2 on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S f2

* (Optional) Uninstall f2 on Arch using YAY

$ yay -Rns f2

2. Manually Install "f2" via AUR

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

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

b. Clone f2's git locally

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

c. Go to ~/f2 folder and install it

$ cd ~/f2 $ makepkg -si

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

ID: 1206251
Name: f2
PackageBaseID: 166629
PackageBase: f2
Version: 1.9.0-1
Description: Cross-platform command-line tool for batch renaming files and directories quickly and safely
URL: https://github.com/ayoisaiah/f2
NumVotes: 4
Popularity: 0.209721
OutOfDate: 1691573370
Maintainer: archlinuxauruser
Submitter: aulonsal
FirstSubmitted: 1620557162
LastModified: 1675458538
URLPath: /cgit/aur.git/snapshot/f2.tar.gz