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

Last updated: October 05,2024

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

$ yay -S quarto-cli-git

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

$ yay -Rns quarto-cli-git

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

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

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

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

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

ID: 1364575
Name: quarto-cli-git
PackageBaseID: 188304
PackageBase: quarto-cli-git
Version: 1.4.516.r8.g7d95eb886-1
Description: Quarto is an open-source scientific and technical publishing system built on [Pandoc](https://pandoc.org). This package tracks main git branch of Quarto.
URL: https://quarto.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trap000d
Submitter: trap000d
FirstSubmitted: 1669704490
LastModified: 1701723623
URLPath: /cgit/aur.git/snapshot/quarto-cli-git.tar.gz