mtodo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mtodo

* (Optional) Uninstall mtodo on Arch using YAY

$ yay -Rns mtodo

2. Manually Install "mtodo" via AUR

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

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

b. Clone mtodo's git locally

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

c. Go to ~/mtodo folder and install it

$ cd ~/mtodo $ makepkg -si

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

ID: 935989
Name: mtodo
PackageBaseID: 159854
PackageBase: mtodo
Version: 1.0.1-2
Description: Simple Todo Software for GNU/Linux
URL: https://github.com/mortymacs/mtodo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mortymacs
Submitter: mortymacs
FirstSubmitted: 1605382432
LastModified: 1626641589
URLPath: /cgit/aur.git/snapshot/mtodo.tar.gz