top-c on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S top-c

* (Optional) Uninstall top-c on Arch using YAY

$ yay -Rns top-c

2. Manually Install "top-c" via AUR

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

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

b. Clone top-c's git locally

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

c. Go to ~/top-c folder and install it

$ cd ~/top-c $ makepkg -si

3. Information about the top-c package on Arch User Repository (AUR)

ID: 326297
Name: top-c
PackageBaseID: 68609
PackageBase: top-c
Version: 2.5.2-2
Description: A Package for Easily Writing Parallel Applications for both Distributed and Shared Memory Architectures
URL: http://www.ccs.neu.edu/home/gene/topc.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: donpicoro
Submitter: donpicoro
FirstSubmitted: 1364497724
LastModified: 1470151268
URLPath: /cgit/aur.git/snapshot/top-c.tar.gz