organize on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S organize

* (Optional) Uninstall organize on Arch using YAY

$ yay -Rns organize

2. Manually Install "organize" via AUR

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

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

b. Clone organize's git locally

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

c. Go to ~/organize folder and install it

$ cd ~/organize $ makepkg -si

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

ID: 1086648
Name: organize
PackageBaseID: 147763
PackageBase: organize
Version: 2.2.0-1
Description: A command line utility to automate file organization tasks
URL: https://github.com/tfeldmann/organize
NumVotes: 5
Popularity: 0.066695
OutOfDate: 1704817726
Maintainer: notizblock
Submitter: notizblock
FirstSubmitted: 1577800433
LastModified: 1653815889
URLPath: /cgit/aur.git/snapshot/organize.tar.gz