cocos2d-x-src on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cocos2d-x-src

* (Optional) Uninstall cocos2d-x-src on Arch using YAY

$ yay -Rns cocos2d-x-src

2. Manually Install "cocos2d-x-src" via AUR

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

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

b. Clone cocos2d-x-src's git locally

$ git clone https://aur.archlinux.org/cocos2d-x-src.git ~/cocos2d-x-src

c. Go to ~/cocos2d-x-src folder and install it

$ cd ~/cocos2d-x-src $ makepkg -si

3. Information about the cocos2d-x-src package on Arch User Repository (AUR)

ID: 623900
Name: cocos2d-x-src
PackageBaseID: 91490
PackageBase: cocos2d-x-src
Version: 3.17.2-1
Description: Cocos2D-X is a game engine that supports multiple platforms such as iOS, Android, WinXP/7/8, WP8, BlackBerry, MeeGo, Marmelade, WebOS, Mac OS X
URL: https://cocos2d-x.org/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Samuelion
FirstSubmitted: 1426836512
LastModified: 1561241813
URLPath: /cgit/aur.git/snapshot/cocos2d-x-src.tar.gz