powscript on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "powscript" 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 powscript on Arch using YAY
$
yay -S
powscript
Copied
* (Optional) Uninstall powscript on Arch using YAY
$
yay -Rns
powscript
Copied
2. Manually Install "powscript" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone powscript's git locally
$
git clone https://aur.archlinux.org/powscript.git
~/powscript
Copied
c. Go to ~/powscript folder and install it
$
cd
~/powscript
Copied
$
makepkg -si
Copied
3. Information about the powscript package on Arch User Repository (AUR)
ID: 549803
Name: powscript
PackageBaseID: 136507
PackageBase: powscript
Version: git-1
Description: Bash dialect transpiler in bash: painless shellscript / indentbased / coffeescript for shellscript / bash for hipsters
URL: https://github.com/coderofsalvation/powscript
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: afterSt0rm
Submitter: afterSt0rm
FirstSubmitted: 1538828775
LastModified: 1538828928
URLPath: /cgit/aur.git/snapshot/powscript.tar.gz
Name: powscript
PackageBaseID: 136507
PackageBase: powscript
Version: git-1
Description: Bash dialect transpiler in bash: painless shellscript / indentbased / coffeescript for shellscript / bash for hipsters
URL: https://github.com/coderofsalvation/powscript
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: afterSt0rm
Submitter: afterSt0rm
FirstSubmitted: 1538828775
LastModified: 1538828928
URLPath: /cgit/aur.git/snapshot/powscript.tar.gz