gitit on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gitit

* (Optional) Uninstall gitit on Arch using YAY

$ yay -Rns gitit

2. Manually Install "gitit" via AUR

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

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

b. Clone gitit's git locally

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

c. Go to ~/gitit folder and install it

$ cd ~/gitit $ makepkg -si

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

ID: 961854
Name: gitit
PackageBaseID: 99647
PackageBase: gitit
Version: 0.15.0.0-1
Description: A wiki backed by a git, darcs, or mercurial filestore
URL: https://hackage.haskell.org/package/gitit
NumVotes: 7
Popularity: 0
OutOfDate: 1697733177
Maintainer: Rufflewind
Submitter: Rufflewind
FirstSubmitted: 1441787009
LastModified: 1631814227
URLPath: /cgit/aur.git/snapshot/gitit.tar.gz