article_md on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S article_md

* (Optional) Uninstall article_md on Arch using YAY

$ yay -Rns article_md

2. Manually Install "article_md" via AUR

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

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

b. Clone article_md's git locally

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

c. Go to ~/article_md folder and install it

$ cd ~/article_md $ makepkg -si

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

ID: 1172666
Name: article_md
PackageBaseID: 188054
PackageBase: article_md
Version: 0.2.1-1
Description: An CLI application to parse a web article into readable text.
URL: https://github.com/aome510/article-md-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: blallo
Submitter: blallo
FirstSubmitted: 1669050287
LastModified: 1669050287
URLPath: /cgit/aur.git/snapshot/article_md.tar.gz