tikz-cd on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tikz-cd

* (Optional) Uninstall tikz-cd on Arch using YAY

$ yay -Rns tikz-cd

2. Manually Install "tikz-cd" via AUR

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

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

b. Clone tikz-cd's git locally

$ git clone https://aur.archlinux.org/tikz-cd.git ~/tikz-cd

c. Go to ~/tikz-cd folder and install it

$ cd ~/tikz-cd $ makepkg -si

3. Information about the tikz-cd package on Arch User Repository (AUR)

ID: 602049
Name: tikz-cd
PackageBaseID: 95884
PackageBase: tikz-cd
Version: 0.9f-1
Description: A TeX package to create commutative diagrams with TikZ
URL: https://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-cd
NumVotes: 2
Popularity: 0
OutOfDate: 1653066140
Maintainer:
Submitter: FjolleJagt
FirstSubmitted: 1436719640
LastModified: 1554663566
URLPath: /cgit/aur.git/snapshot/tikz-cd.tar.gz