quarto-cli on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S quarto-cli

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

$ yay -Rns quarto-cli

2. Manually Install "quarto-cli" 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's git locally

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

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

$ cd ~/quarto-cli $ makepkg -si

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

ID: 1421708
Name: quarto-cli
PackageBaseID: 176653
PackageBase: quarto-cli
Version: 1.4.551-3
Description: Quarto is an open-source scientific and technical publishing system built on [Pandoc](https://pandoc.org).
URL: https://quarto.org/
NumVotes: 5
Popularity: 0.137505
OutOfDate:
Maintainer: trap000d
Submitter: trap000d
FirstSubmitted: 1646555984
LastModified: 1709716427
URLPath: /cgit/aur.git/snapshot/quarto-cli.tar.gz