bask on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "bask" 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 bask on Arch using YAY
$
yay -S
bask
Copied
* (Optional) Uninstall bask on Arch using YAY
$
yay -Rns
bask
Copied
2. Manually Install "bask" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bask's git locally
$
git clone https://aur.archlinux.org/bask.git
~/bask
Copied
c. Go to ~/bask folder and install it
$
cd
~/bask
Copied
$
makepkg -si
Copied
3. Information about the bask package on Arch User Repository (AUR)
ID: 927517
Name: bask
PackageBaseID: 168433
PackageBase: bask
Version: 0.10.1-1
Description: Bask in the convenience of a task runner for bash
URL: https://github.com/jez/bask
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1624888803
LastModified: 1624888803
URLPath: /cgit/aur.git/snapshot/bask.tar.gz
Name: bask
PackageBaseID: 168433
PackageBase: bask
Version: 0.10.1-1
Description: Bask in the convenience of a task runner for bash
URL: https://github.com/jez/bask
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1624888803
LastModified: 1624888803
URLPath: /cgit/aur.git/snapshot/bask.tar.gz