tengine on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install tengine on Arch using YAY
$
yay -S
tengine
Copied
* (Optional) Uninstall tengine on Arch using YAY
$
yay -Rns
tengine
Copied
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
Copied
b. Clone tengine's git locally
$
git clone https://aur.archlinux.org/tengine.git
~/tengine
Copied
c. Go to ~/tengine folder and install it
$
cd
~/tengine
Copied
$
makepkg -si
Copied
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
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