tasklet on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S tasklet

* (Optional) Uninstall tasklet on Arch using YAY

$ yay -Rns tasklet

2. Manually Install "tasklet" via AUR

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

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

b. Clone tasklet's git locally

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

c. Go to ~/tasklet folder and install it

$ cd ~/tasklet $ makepkg -si

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

ID: 462697
Name: tasklet
PackageBaseID: 105040
PackageBase: tasklet
Version: 1.0.1-1
Description: A library aimed to make it easy to implement spawnable class methods in the Vala language
URL: http://netsukuku.freaknet.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: robertfoster
FirstSubmitted: 1450955363
LastModified: 1511113137
URLPath: /cgit/aur.git/snapshot/tasklet.tar.gz