python-runcommands on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "python-runcommands" 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 python-runcommands on Arch using YAY
$
yay -S
python-runcommands
Copied
* (Optional) Uninstall python-runcommands on Arch using YAY
$
yay -Rns
python-runcommands
Copied
2. Manually Install "python-runcommands" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-runcommands's git locally
$
git clone https://aur.archlinux.org/python-runcommands.git
~/python-runcommands
Copied
c. Go to ~/python-runcommands folder and install it
$
cd
~/python-runcommands
Copied
$
makepkg -si
Copied
3. Information about the python-runcommands package on Arch User Repository (AUR)
ID: 819901
Name: python-runcommands
PackageBaseID: 159957
PackageBase: python-runcommands
Version: 1.0a61-1
Description: Simple command/task runner that uses Python's standard library argparse under the hood
URL: https://github.com/wylee/runcommands
NumVotes: 0
Popularity: 0
OutOfDate: 1689779900
Maintainer:
Submitter: yangon99
FirstSubmitted: 1605622059
LastModified: 1605622059
URLPath: /cgit/aur.git/snapshot/python-runcommands.tar.gz
Name: python-runcommands
PackageBaseID: 159957
PackageBase: python-runcommands
Version: 1.0a61-1
Description: Simple command/task runner that uses Python's standard library argparse under the hood
URL: https://github.com/wylee/runcommands
NumVotes: 0
Popularity: 0
OutOfDate: 1689779900
Maintainer:
Submitter: yangon99
FirstSubmitted: 1605622059
LastModified: 1605622059
URLPath: /cgit/aur.git/snapshot/python-runcommands.tar.gz