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