erpnext on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "erpnext" 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 erpnext on Arch using YAY
$
yay -S
erpnext
Copied
* (Optional) Uninstall erpnext on Arch using YAY
$
yay -Rns
erpnext
Copied
2. Manually Install "erpnext" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone erpnext's git locally
$
git clone https://aur.archlinux.org/erpnext.git
~/erpnext
Copied
c. Go to ~/erpnext folder and install it
$
cd
~/erpnext
Copied
$
makepkg -si
Copied
3. Information about the erpnext package on Arch User Repository (AUR)
ID: 1428207
Name: erpnext
PackageBaseID: 191012
PackageBase: erpnext
Version: 15.17.1-1
Description: Free and open source Enterprise Resource Planning (ERP).
URL: https://github.com/frappe/erpnext
NumVotes: 3
Popularity: 1.064731
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1677848296
LastModified: 1710578285
URLPath: /cgit/aur.git/snapshot/erpnext.tar.gz
Name: erpnext
PackageBaseID: 191012
PackageBase: erpnext
Version: 15.17.1-1
Description: Free and open source Enterprise Resource Planning (ERP).
URL: https://github.com/frappe/erpnext
NumVotes: 3
Popularity: 1.064731
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1677848296
LastModified: 1710578285
URLPath: /cgit/aur.git/snapshot/erpnext.tar.gz