texlive-pgfgantt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S texlive-pgfgantt

* (Optional) Uninstall texlive-pgfgantt on Arch using YAY

$ yay -Rns texlive-pgfgantt

2. Manually Install "texlive-pgfgantt" via AUR

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

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

b. Clone texlive-pgfgantt's git locally

$ git clone https://aur.archlinux.org/texlive-pgfgantt.git ~/texlive-pgfgantt

c. Go to ~/texlive-pgfgantt folder and install it

$ cd ~/texlive-pgfgantt $ makepkg -si

3. Information about the texlive-pgfgantt package on Arch User Repository (AUR)

ID: 818510
Name: texlive-pgfgantt
PackageBaseID: 159825
PackageBase: texlive-pgfgantt
Version: 5.0-1
Description: A LaTeX package that provides the ganttchart environment, which draws a Gantt chart within a TikZ picture.
URL: https://www.ctan.org/pkg/pgfgantt?lang=en
NumVotes: 1
Popularity: 0.482329
OutOfDate:
Maintainer: dereisele
FirstSubmitted: 1605297936
LastModified: 1605297936
URLPath: /cgit/aur.git/snapshot/texlive-pgfgantt.tar.gz