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