paexec on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "paexec" 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 paexec on Arch using YAY
$
yay -S
paexec
Copied
* (Optional) Uninstall paexec on Arch using YAY
$
yay -Rns
paexec
Copied
2. Manually Install "paexec" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone paexec's git locally
$
git clone https://aur.archlinux.org/paexec.git
~/paexec
Copied
c. Go to ~/paexec folder and install it
$
cd
~/paexec
Copied
$
makepkg -si
Copied
3. Information about the paexec package on Arch User Repository (AUR)
ID: 745890
Name: paexec
PackageBaseID: 89641
PackageBase: paexec
Version: 1.1.4-1
Description: Parallel executor, distributes tasks over network or CPUs
URL: https://github.com/cheusov/paexec
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1421777530
LastModified: 1591055825
URLPath: /cgit/aur.git/snapshot/paexec.tar.gz
Name: paexec
PackageBaseID: 89641
PackageBase: paexec
Version: 1.1.4-1
Description: Parallel executor, distributes tasks over network or CPUs
URL: https://github.com/cheusov/paexec
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1421777530
LastModified: 1591055825
URLPath: /cgit/aur.git/snapshot/paexec.tar.gz