xulrunner on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S xulrunner

* (Optional) Uninstall xulrunner on Arch using YAY

$ yay -Rns xulrunner

2. Manually Install "xulrunner" via AUR

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

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

b. Clone xulrunner's git locally

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

c. Go to ~/xulrunner folder and install it

$ cd ~/xulrunner $ makepkg -si

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

ID: 945978
Name: xulrunner
PackageBaseID: 132635
PackageBase: xulrunner
Version: 41.0.2-18
Description: Mozilla Runtime Environment
URL: http://wiki.mozilla.org/XUL:Xul_Runner
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1526622488
LastModified: 1628566381
URLPath: /cgit/aur.git/snapshot/xulrunner.tar.gz