runman on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S runman

* (Optional) Uninstall runman on Arch using YAY

$ yay -Rns runman

2. Manually Install "runman" via AUR

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

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

b. Clone runman's git locally

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

c. Go to ~/runman folder and install it

$ cd ~/runman $ makepkg -si

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

ID: 1128654
Name: runman
PackageBaseID: 184841
PackageBase: runman
Version: 2.0.0-0
Description: A simple C++ code quick compile and run tool.
URL:
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer: Lampese
Submitter: Lampese
FirstSubmitted: 1660183465
LastModified: 1661082807
URLPath: /cgit/aur.git/snapshot/runman.tar.gz