betty on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "betty" 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 betty on Arch using YAY
$
yay -S
betty
Copied
* (Optional) Uninstall betty on Arch using YAY
$
yay -Rns
betty
Copied
2. Manually Install "betty" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone betty's git locally
$
git clone https://aur.archlinux.org/betty.git
~/betty
Copied
c. Go to ~/betty folder and install it
$
cd
~/betty
Copied
$
makepkg -si
Copied
3. Information about the betty package on Arch User Repository (AUR)
ID: 303462
Name: betty
PackageBaseID: 82040
PackageBase: betty
Version: 0.1.8-1
Description: Friendly English-like interface for your command line
URL: https://github.com/pickhardt/betty
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: heddson
Submitter: heddson
FirstSubmitted: 1400630318
LastModified: 1463518118
URLPath: /cgit/aur.git/snapshot/betty.tar.gz
Name: betty
PackageBaseID: 82040
PackageBase: betty
Version: 0.1.8-1
Description: Friendly English-like interface for your command line
URL: https://github.com/pickhardt/betty
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: heddson
Submitter: heddson
FirstSubmitted: 1400630318
LastModified: 1463518118
URLPath: /cgit/aur.git/snapshot/betty.tar.gz