tengine on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tengine

* (Optional) Uninstall tengine on Arch using YAY

$ yay -Rns tengine

2. Manually Install "tengine" via AUR

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

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

b. Clone tengine's git locally

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

c. Go to ~/tengine folder and install it

$ cd ~/tengine $ makepkg -si

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

ID: 1345168
Name: tengine
PackageBaseID: 54665
PackageBase: tengine
Version: 3.1.0-1
Description: A web server based on Nginx and has many advanced features, originated by Taobao.
URL: http://tengine.taobao.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: AstroProfundis
Submitter: Red54
FirstSubmitted: 1323280032
LastModified: 1698760106
URLPath: /cgit/aur.git/snapshot/tengine.tar.gz