orz on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S orz

* (Optional) Uninstall orz on Arch using YAY

$ yay -Rns orz

2. Manually Install "orz" via AUR

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

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

b. Clone orz's git locally

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

c. Go to ~/orz folder and install it

$ cd ~/orz $ makepkg -si

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

ID: 1213088
Name: orz
PackageBaseID: 190567
PackageBase: orz
Version: 1.6.2-1
Description: A high performance, general purpose data compressor
URL: https://github.com/richox/orz
NumVotes: 1
Popularity: 0.004461
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1676806653
LastModified: 1676806653
URLPath: /cgit/aur.git/snapshot/orz.tar.gz