pyorg on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S pyorg

* (Optional) Uninstall pyorg on Arch using YAY

$ yay -Rns pyorg

2. Manually Install "pyorg" via AUR

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

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

b. Clone pyorg's git locally

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

c. Go to ~/pyorg folder and install it

$ cd ~/pyorg $ makepkg -si

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

ID: 988028
Name: pyorg
PackageBaseID: 172802
PackageBase: pyorg
Version: 1.0.0-2
Description: A CLI folder organizer written in Python.
URL: https://github.com/abdurehman4/pyorg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abdurehman4
Submitter: abdurehman4
FirstSubmitted: 1636207534
LastModified: 1636795294
URLPath: /cgit/aur.git/snapshot/pyorg.tar.gz