median on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S median

* (Optional) Uninstall median on Arch using YAY

$ yay -Rns median

2. Manually Install "median" via AUR

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

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

b. Clone median's git locally

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

c. Go to ~/median folder and install it

$ cd ~/median $ makepkg -si

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

ID: 1114411
Name: median
PackageBaseID: 87206
PackageBase: median
Version: 2.0.1-1
Description: Calculate the median values for a set of groups
URL: https://codeberg.org/maandree/median
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1415292390
LastModified: 1658313638
URLPath: /cgit/aur.git/snapshot/median.tar.gz