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