asd on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S asd

* (Optional) Uninstall asd on Arch using YAY

$ yay -Rns asd

2. Manually Install "asd" via AUR

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

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

b. Clone asd's git locally

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

c. Go to ~/asd folder and install it

$ cd ~/asd $ makepkg -si

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

ID: 687645
Name: asd
PackageBaseID: 148316
PackageBase: asd
Version: 0.1.0-2
Description: Preview Github Markdown Offline
URL: https://github.com/grapegrip/asd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1579420874
LastModified: 1579421316
URLPath: /cgit/aur.git/snapshot/asd.tar.gz