tala on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tala

* (Optional) Uninstall tala on Arch using YAY

$ yay -Rns tala

2. Manually Install "tala" via AUR

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

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

b. Clone tala's git locally

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

c. Go to ~/tala folder and install it

$ cd ~/tala $ makepkg -si

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

ID: 1318806
Name: tala
PackageBaseID: 197575
PackageBase: tala
Version: 0.3.10-1
Description: A diagram layout engine designed specifically for software architecture diagrams
URL: https://github.com/terrastruct/TALA
NumVotes: 1
Popularity: 0.024635
OutOfDate:
Maintainer: Herbort11
Submitter: Herbort11
FirstSubmitted: 1694674026
LastModified: 1694674026
URLPath: /cgit/aur.git/snapshot/tala.tar.gz