mdt on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S mdt

* (Optional) Uninstall mdt on Arch using YAY

$ yay -Rns mdt

2. Manually Install "mdt" via AUR

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

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

b. Clone mdt's git locally

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

c. Go to ~/mdt folder and install it

$ cd ~/mdt $ makepkg -si

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

ID: 1250491
Name: mdt
PackageBaseID: 191658
PackageBase: mdt
Version: 1.4.0-1
Description: Commandline markdown todo list manager
URL: https://github.com/basilioss/mdt
NumVotes: 1
Popularity: 0.000696
OutOfDate:
Maintainer: gromit
Submitter: gromit
FirstSubmitted: 1679039133
LastModified: 1682841718
URLPath: /cgit/aur.git/snapshot/mdt.tar.gz