now on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S now

* (Optional) Uninstall now on Arch using YAY

$ yay -Rns now

2. Manually Install "now" via AUR

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

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

b. Clone now's git locally

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

c. Go to ~/now folder and install it

$ cd ~/now $ makepkg -si

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

ID: 267223
Name: now
PackageBaseID: 106406
PackageBase: now
Version: 0.0.1-1
Description: Common command translator for various Linux distributions
URL: https://github.com/briansteffens/now
NumVotes: 0
Popularity: 0
OutOfDate: 1703858290
Maintainer: briansteffens
Submitter: briansteffens
FirstSubmitted: 1453343889
LastModified: 1453343959
URLPath: /cgit/aur.git/snapshot/now.tar.gz