spip on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S spip

* (Optional) Uninstall spip on Arch using YAY

$ yay -Rns spip

2. Manually Install "spip" via AUR

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

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

b. Clone spip's git locally

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

c. Go to ~/spip folder and install it

$ cd ~/spip $ makepkg -si

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

ID: 1423711
Name: spip
PackageBaseID: 82604
PackageBase: spip
Version: 4.1.15-1
Description: A publishing system for the Internet in which great importance is attached to collaborative working, to multilingual environments, and to simplicity of use for web authors.
URL: http://www.spip.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daftaupe
Submitter: immae
FirstSubmitted: 1402062056
LastModified: 1709976316
URLPath: /cgit/aur.git/snapshot/spip.tar.gz