tartan on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S tartan

* (Optional) Uninstall tartan on Arch using YAY

$ yay -Rns tartan

2. Manually Install "tartan" via AUR

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

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

b. Clone tartan's git locally

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

c. Go to ~/tartan folder and install it

$ cd ~/tartan $ makepkg -si

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

ID: 368525
Name: tartan
PackageBaseID: 93904
PackageBase: tartan
Version: 0.3.0-2
Description: Clang analysis plugin for GLib and GNOME
URL: https://people.collabora.com/~pwith/gnome-clang/
NumVotes: 1
Popularity: 0
OutOfDate: 1706361057
Maintainer:
Submitter: TingPing
FirstSubmitted: 1433755556
LastModified: 1482858871
URLPath: /cgit/aur.git/snapshot/tartan.tar.gz