easy-copy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S easy-copy

* (Optional) Uninstall easy-copy on Arch using YAY

$ yay -Rns easy-copy

2. Manually Install "easy-copy" via AUR

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

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

b. Clone easy-copy's git locally

$ git clone https://aur.archlinux.org/easy-copy.git ~/easy-copy

c. Go to ~/easy-copy folder and install it

$ cd ~/easy-copy $ makepkg -si

3. Information about the easy-copy package on Arch User Repository (AUR)

ID: 972415
Name: easy-copy
PackageBaseID: 168613
PackageBase: easy-copy
Version: 1.0.0-3
Description: modern alternative to coreutils' file handling - beta version
URL: https://github.com/scrouthtv/easy-copy
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: scrouthtv
Submitter: scrouthtv
FirstSubmitted: 1625391362
LastModified: 1633857689
URLPath: /cgit/aur.git/snapshot/easy-copy.tar.gz