report-todo on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S report-todo

* (Optional) Uninstall report-todo on Arch using YAY

$ yay -Rns report-todo

2. Manually Install "report-todo" via AUR

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

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

b. Clone report-todo's git locally

$ git clone https://aur.archlinux.org/report-todo.git ~/report-todo

c. Go to ~/report-todo folder and install it

$ cd ~/report-todo $ makepkg -si

3. Information about the report-todo package on Arch User Repository (AUR)

ID: 706093
Name: report-todo
PackageBaseID: 149920
PackageBase: report-todo
Version: 1.0.1-1
Description: Parse and report TODO, FIXME, BUG etc. comments in source code.
URL: https://github.com/kynikos/report-todo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1583690732
LastModified: 1583842628
URLPath: /cgit/aur.git/snapshot/report-todo.tar.gz