limesurvey on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S limesurvey

* (Optional) Uninstall limesurvey on Arch using YAY

$ yay -Rns limesurvey

2. Manually Install "limesurvey" via AUR

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

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

b. Clone limesurvey's git locally

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

c. Go to ~/limesurvey folder and install it

$ cd ~/limesurvey $ makepkg -si

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

ID: 1424635
Name: limesurvey
PackageBaseID: 84028
PackageBase: limesurvey
Version: 6.4.11+240304-1
Description: The most popular FOSS online survey tool on the web.
URL: https://www.limesurvey.org
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: danieltetraquark
Submitter: mawcomw
FirstSubmitted: 1406103876
LastModified: 1710117507
URLPath: /cgit/aur.git/snapshot/limesurvey.tar.gz