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