away on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S away

* (Optional) Uninstall away on Arch using YAY

$ yay -Rns away

2. Manually Install "away" via AUR

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

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

b. Clone away's git locally

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

c. Go to ~/away folder and install it

$ cd ~/away $ makepkg -si

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

ID: 1280635
Name: away
PackageBaseID: 125339
PackageBase: away
Version: 0.9.5-1
Description: Terminal locking program
URL: https://packages.debian.org/sid/away
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mkoskar
Submitter: mkoskar
FirstSubmitted: 1504614894
LastModified: 1688072289
URLPath: /cgit/aur.git/snapshot/away.tar.gz