bask on AUR (Arch User Repository)

Last updated: May 20,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

b. Install bask on Arch using YAY

$ yay -S bask

* (Optional) Uninstall bask on Arch using YAY

$ yay -Rns bask

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

b. Clone bask's git locally

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

c. Go to ~/bask folder and install it

$ cd ~/bask $ makepkg -si

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