webapp-manager on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S webapp-manager

* (Optional) Uninstall webapp-manager on Arch using YAY

$ yay -Rns webapp-manager

2. Manually Install "webapp-manager" via AUR

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

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

b. Clone webapp-manager's git locally

$ git clone https://aur.archlinux.org/webapp-manager.git ~/webapp-manager

c. Go to ~/webapp-manager folder and install it

$ cd ~/webapp-manager $ makepkg -si

3. Information about the webapp-manager package on Arch User Repository (AUR)

ID: 1424596
Name: webapp-manager
PackageBaseID: 161916
PackageBase: webapp-manager
Version: 1.3.4-2
Description: Run websites as if they were apps
URL: https://github.com/linuxmint/webapp-manager
NumVotes: 32
Popularity: 2.493477
OutOfDate:
Maintainer: yochananmarqos
Submitter: spsf64
FirstSubmitted: 1610255462
LastModified: 1710112771
URLPath: /cgit/aur.git/snapshot/webapp-manager.tar.gz