taskopen on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S taskopen

* (Optional) Uninstall taskopen on Arch using YAY

$ yay -Rns taskopen

2. Manually Install "taskopen" via AUR

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

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

b. Clone taskopen's git locally

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

c. Go to ~/taskopen folder and install it

$ cd ~/taskopen $ makepkg -si

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

ID: 1231469
Name: taskopen
PackageBaseID: 67541
PackageBase: taskopen
Version: 2.0.1-1
Description: Script for taking notes and open urls with taskwarrior
URL: http://github.com/jschlatow/taskopen/
NumVotes: 19
Popularity: 0.008516
OutOfDate:
Maintainer: vali
Submitter: vali
FirstSubmitted: 1361758978
LastModified: 1679650398
URLPath: /cgit/aur.git/snapshot/taskopen.tar.gz