convox on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S convox

* (Optional) Uninstall convox on Arch using YAY

$ yay -Rns convox

2. Manually Install "convox" via AUR

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

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

b. Clone convox's git locally

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

c. Go to ~/convox folder and install it

$ cd ~/convox $ makepkg -si

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

ID: 238887
Name: convox
PackageBaseID: 101710
PackageBase: convox
Version: latest-1
Description: An open source PAAS that runs in your own AWS account.
URL: https://convox.com
NumVotes: 1
Popularity: 0
OutOfDate: 1700227872
Maintainer: zrl
Submitter: zrl
FirstSubmitted: 1444593681
LastModified: 1444594053
URLPath: /cgit/aur.git/snapshot/convox.tar.gz