llvm33 on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S llvm33

* (Optional) Uninstall llvm33 on Arch using YAY

$ yay -Rns llvm33

2. Manually Install "llvm33" via AUR

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

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

b. Clone llvm33's git locally

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

c. Go to ~/llvm33 folder and install it

$ cd ~/llvm33 $ makepkg -si

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

ID: 358832
Name: llvm33
PackageBaseID: 117265
PackageBase: llvm33
Version: 3.3-2
Description: LLVM 3.3 (installed in /opt/llvm33/)
URL: http://llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1709914817
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1479750458
LastModified: 1479825227
URLPath: /cgit/aur.git/snapshot/llvm33.tar.gz