fdclone on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S fdclone

* (Optional) Uninstall fdclone on Arch using YAY

$ yay -Rns fdclone

2. Manually Install "fdclone" via AUR

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

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

b. Clone fdclone's git locally

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

c. Go to ~/fdclone folder and install it

$ cd ~/fdclone $ makepkg -si

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

ID: 535185
Name: fdclone
PackageBaseID: 129994
PackageBase: fdclone
Version: 3.01h-1
Description: Ncurses file and directory management tool
URL: http://hp.vector.co.jp/authors/VA012337/soft/fd/
NumVotes: 7
Popularity: 0
OutOfDate: 1656285191
Maintainer: dseg
Submitter: dseg
FirstSubmitted: 1518441342
LastModified: 1534310954
URLPath: /cgit/aur.git/snapshot/fdclone.tar.gz