pandoc-completion on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "pandoc-completion" 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
Copied
b. Install pandoc-completion on Arch using YAY
$
yay -S
pandoc-completion
Copied
* (Optional) Uninstall pandoc-completion on Arch using YAY
$
yay -Rns
pandoc-completion
Copied
2. Manually Install "pandoc-completion" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pandoc-completion's git locally
$
git clone https://aur.archlinux.org/pandoc-completion.git
~/pandoc-completion
Copied
c. Go to ~/pandoc-completion folder and install it
$
cd
~/pandoc-completion
Copied
$
makepkg -si
Copied
3. Information about the pandoc-completion package on Arch User Repository (AUR)
ID: 840129
Name: pandoc-completion
PackageBaseID: 157536
PackageBase: pandoc-completion
Version: 2.11-2
Description: Bash completion for pandoc.
URL: https://pandoc.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1599668863
LastModified: 1609328222
URLPath: /cgit/aur.git/snapshot/pandoc-completion.tar.gz
Name: pandoc-completion
PackageBaseID: 157536
PackageBase: pandoc-completion
Version: 2.11-2
Description: Bash completion for pandoc.
URL: https://pandoc.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1599668863
LastModified: 1609328222
URLPath: /cgit/aur.git/snapshot/pandoc-completion.tar.gz