sleek on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S sleek

* (Optional) Uninstall sleek on Arch using YAY

$ yay -Rns sleek

2. Manually Install "sleek" via AUR

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

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

b. Clone sleek's git locally

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

c. Go to ~/sleek folder and install it

$ cd ~/sleek $ makepkg -si

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

ID: 1419284
Name: sleek
PackageBaseID: 165766
PackageBase: sleek
Version: 2.0.11-1
Description: Todo manager based on the todo.txt syntax for Linux, free and open-source (FOSS)
URL: https://github.com/ransome1/sleek/
NumVotes: 11
Popularity: 0.008802
OutOfDate:
Maintainer: ransome
Submitter: ransome
FirstSubmitted: 1618763599
LastModified: 1709352478
URLPath: /cgit/aur.git/snapshot/sleek.tar.gz