quarto-cli-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S quarto-cli-bin

* (Optional) Uninstall quarto-cli-bin on Arch using YAY

$ yay -Rns quarto-cli-bin

2. Manually Install "quarto-cli-bin" via AUR

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

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

b. Clone quarto-cli-bin's git locally

$ git clone https://aur.archlinux.org/quarto-cli-bin.git ~/quarto-cli-bin

c. Go to ~/quarto-cli-bin folder and install it

$ cd ~/quarto-cli-bin $ makepkg -si

3. Information about the quarto-cli-bin package on Arch User Repository (AUR)

ID: 1421576
Name: quarto-cli-bin
PackageBaseID: 172285
PackageBase: quarto-cli-bin
Version: 1.4.551-1
Description: An open-source scientific and technical publishing system built on Pandoc (binary from official repo)
URL: http://quarto.org/
NumVotes: 12
Popularity: 0.656403
OutOfDate:
Maintainer: heavysink
Submitter: heavysink
FirstSubmitted: 1634915708
LastModified: 1709701262
URLPath: /cgit/aur.git/snapshot/quarto-cli-bin.tar.gz