effitask on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S effitask

* (Optional) Uninstall effitask on Arch using YAY

$ yay -Rns effitask

2. Manually Install "effitask" via AUR

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

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

b. Clone effitask's git locally

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

c. Go to ~/effitask folder and install it

$ cd ~/effitask $ makepkg -si

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

ID: 1252525
Name: effitask
PackageBaseID: 127945
PackageBase: effitask
Version: 1.4.2-2
Description: Graphical task manager, based on the todo.txt format
URL: https://github.com/sanpii/effitask
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1513374227
LastModified: 1683196895
URLPath: /cgit/aur.git/snapshot/effitask.tar.gz