rofi-todo on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rofi-todo

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

$ yay -Rns rofi-todo

2. Manually Install "rofi-todo" via AUR

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

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

b. Clone rofi-todo's git locally

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

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

$ cd ~/rofi-todo $ makepkg -si

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

ID: 714101
Name: rofi-todo
PackageBaseID: 150886
PackageBase: rofi-todo
Version: 1.1-1
Description: Script to manage JSON-style notes in rofi
URL: https://github.com/samedamci/rofi-todo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: samedamci
Submitter: samedamci
FirstSubmitted: 1585560460
LastModified: 1585560516
URLPath: /cgit/aur.git/snapshot/rofi-todo.tar.gz