strapi on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "strapi" 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
Copied
b. Install strapi on Arch using YAY
$
yay -S
strapi
Copied
* (Optional) Uninstall strapi on Arch using YAY
$
yay -Rns
strapi
Copied
2. Manually Install "strapi" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone strapi's git locally
$
git clone https://aur.archlinux.org/strapi.git
~/strapi
Copied
c. Go to ~/strapi folder and install it
$
cd
~/strapi
Copied
$
makepkg -si
Copied
3. Information about the strapi package on Arch User Repository (AUR)
ID: 1113764
Name: strapi
PackageBaseID: 130792
PackageBase: strapi
Version: 4.2.3-1
Description: Open source Node.js Headless CMS to easily build customisable APIs
URL: https://strapi.io
NumVotes: 0
Popularity: 0
OutOfDate: 1708620666
Maintainer: oritwoen
Submitter: oritwoen
FirstSubmitted: 1521064150
LastModified: 1658154960
URLPath: /cgit/aur.git/snapshot/strapi.tar.gz
Name: strapi
PackageBaseID: 130792
PackageBase: strapi
Version: 4.2.3-1
Description: Open source Node.js Headless CMS to easily build customisable APIs
URL: https://strapi.io
NumVotes: 0
Popularity: 0
OutOfDate: 1708620666
Maintainer: oritwoen
Submitter: oritwoen
FirstSubmitted: 1521064150
LastModified: 1658154960
URLPath: /cgit/aur.git/snapshot/strapi.tar.gz