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