ace on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ace

* (Optional) Uninstall ace on Arch using YAY

$ yay -Rns ace

2. Manually Install "ace" via AUR

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

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

b. Clone ace's git locally

$ git clone https://aur.archlinux.org/ace.git ~/ace

c. Go to ~/ace folder and install it

$ cd ~/ace $ makepkg -si

3. Information about the ace package on Arch User Repository (AUR)

ID: 1422894
Name: ace
PackageBaseID: 3619
PackageBase: ace
Version: 7.1.3-3
Description: Framework that provides many components and patterns for developing high-performance, distributed real-time and embedded systems.
URL: https://www.dre.vanderbilt.edu/~schmidt/ACE.html
NumVotes: 51
Popularity: 0.001232
OutOfDate:
Maintainer: vetu104
Submitter: DaNiMoTh
FirstSubmitted: 1140710616
LastModified: 1709862251
URLPath: /cgit/aur.git/snapshot/ace.tar.gz