senile on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S senile

* (Optional) Uninstall senile on Arch using YAY

$ yay -Rns senile

2. Manually Install "senile" via AUR

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

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

b. Clone senile's git locally

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

c. Go to ~/senile folder and install it

$ cd ~/senile $ makepkg -si

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

ID: 970083
Name: senile
PackageBaseID: 164181
PackageBase: senile
Version: 0.1.26-1
Description: collecting ToDo statements from files/directories as JSON format
URL: https://github.com/replicadse/senile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: replicadse
Submitter: replicadse
FirstSubmitted: 1615376532
LastModified: 1633457066
URLPath: /cgit/aur.git/snapshot/senile.tar.gz