tikzit on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S tikzit

* (Optional) Uninstall tikzit on Arch using YAY

$ yay -Rns tikzit

2. Manually Install "tikzit" via AUR

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

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

b. Clone tikzit's git locally

$ git clone https://aur.archlinux.org/tikzit.git ~/tikzit

c. Go to ~/tikzit folder and install it

$ cd ~/tikzit $ makepkg -si

3. Information about the tikzit package on Arch User Repository (AUR)

ID: 780574
Name: tikzit
PackageBaseID: 37119
PackageBase: tikzit
Version: 2.1.6-1
Description: Allows the creation and modification of TeX diagrams written using the pgf/TikZ macro library
URL: https://tikzit.github.io/
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: hv15
Submitter: alexmerry
FirstSubmitted: 1273526877
LastModified: 1597857616
URLPath: /cgit/aur.git/snapshot/tikzit.tar.gz