status on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "status" 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 status on Arch using YAY
$
yay -S
status
Copied
* (Optional) Uninstall status on Arch using YAY
$
yay -Rns
status
Copied
2. Manually Install "status" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone status's git locally
$
git clone https://aur.archlinux.org/status.git
~/status
Copied
c. Go to ~/status folder and install it
$
cd
~/status
Copied
$
makepkg -si
Copied
3. Information about the status package on Arch User Repository (AUR)
ID: 939476
Name: status
PackageBaseID: 155148
PackageBase: status
Version: 8-1
Description: Simple status thing for using with i3
URL: https://github.com/sandsmark/status
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sandsmark
Submitter: sandsmark
FirstSubmitted: 1593952662
LastModified: 1627305124
URLPath: /cgit/aur.git/snapshot/status.tar.gz
Name: status
PackageBaseID: 155148
PackageBase: status
Version: 8-1
Description: Simple status thing for using with i3
URL: https://github.com/sandsmark/status
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sandsmark
Submitter: sandsmark
FirstSubmitted: 1593952662
LastModified: 1627305124
URLPath: /cgit/aur.git/snapshot/status.tar.gz