tmd-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tmd-git

* (Optional) Uninstall tmd-git on Arch using YAY

$ yay -Rns tmd-git

2. Manually Install "tmd-git" via AUR

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

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

b. Clone tmd-git's git locally

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

c. Go to ~/tmd-git folder and install it

$ cd ~/tmd-git $ makepkg -si

3. Information about the tmd-git package on Arch User Repository (AUR)

ID: 1096160
Name: tmd-git
PackageBaseID: 165186
PackageBase: tmd-git
Version: 0.1.2-1
Description: A Tiny Markdown Parser
URL: https://github.com/WebReflection/tmd/#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: webreflection
Submitter: webreflection
FirstSubmitted: 1617454112
LastModified: 1654788363
URLPath: /cgit/aur.git/snapshot/tmd-git.tar.gz