entt on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "entt" 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 entt on Arch using YAY
$
yay -S
entt
Copied
* (Optional) Uninstall entt on Arch using YAY
$
yay -Rns
entt
Copied
2. Manually Install "entt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone entt's git locally
$
git clone https://aur.archlinux.org/entt.git
~/entt
Copied
c. Go to ~/entt folder and install it
$
cd
~/entt
Copied
$
makepkg -si
Copied
3. Information about the entt package on Arch User Repository (AUR)
ID: 1403788
Name: entt
PackageBaseID: 137931
PackageBase: entt
Version: 3.13.1-1
Description: A header-only, tiny and easy to use entity-component system (and much more) written in modern C++
URL: https://skypjack.github.io/entt/
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: gmeunier
Submitter: gmeunier
FirstSubmitted: 1544372636
LastModified: 1707042442
URLPath: /cgit/aur.git/snapshot/entt.tar.gz
Name: entt
PackageBaseID: 137931
PackageBase: entt
Version: 3.13.1-1
Description: A header-only, tiny and easy to use entity-component system (and much more) written in modern C++
URL: https://skypjack.github.io/entt/
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: gmeunier
Submitter: gmeunier
FirstSubmitted: 1544372636
LastModified: 1707042442
URLPath: /cgit/aur.git/snapshot/entt.tar.gz