panrun on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "panrun" 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 panrun on Arch using YAY
$
yay -S
panrun
Copied
* (Optional) Uninstall panrun on Arch using YAY
$
yay -Rns
panrun
Copied
2. Manually Install "panrun" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone panrun's git locally
$
git clone https://aur.archlinux.org/panrun.git
~/panrun
Copied
c. Go to ~/panrun folder and install it
$
cd
~/panrun
Copied
$
makepkg -si
Copied
3. Information about the panrun package on Arch User Repository (AUR)
ID: 602686
Name: panrun
PackageBaseID: 141103
PackageBase: panrun
Version: r14.2e08db5-1
Description: Script that looks at the YAML metadata in a markdown file and runs pandoc for you.
URL: https://github.com/mb21/panrun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: milkii
Submitter: milkii
FirstSubmitted: 1554878703
LastModified: 1554878979
URLPath: /cgit/aur.git/snapshot/panrun.tar.gz
Name: panrun
PackageBaseID: 141103
PackageBase: panrun
Version: r14.2e08db5-1
Description: Script that looks at the YAML metadata in a markdown file and runs pandoc for you.
URL: https://github.com/mb21/panrun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: milkii
Submitter: milkii
FirstSubmitted: 1554878703
LastModified: 1554878979
URLPath: /cgit/aur.git/snapshot/panrun.tar.gz