entt-git on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S entt-git

* (Optional) Uninstall entt-git on Arch using YAY

$ yay -Rns entt-git

2. Manually Install "entt-git" via AUR

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

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

b. Clone entt-git's git locally

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

c. Go to ~/entt-git folder and install it

$ cd ~/entt-git $ makepkg -si

3. Information about the entt-git package on Arch User Repository (AUR)

ID: 1114845
Name: entt-git
PackageBaseID: 184166
PackageBase: entt-git
Version: 3.10.0.r265.e8f85202-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: 1
Popularity: 1.2E-5
OutOfDate:
Maintainer: nullium21
Submitter: nullium21
FirstSubmitted: 1658397532
LastModified: 1658397627
URLPath: /cgit/aur.git/snapshot/entt-git.tar.gz