stack-static on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "stack-static" 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 stack-static on Arch using YAY
$
yay -S
stack-static
Copied
* (Optional) Uninstall stack-static on Arch using YAY
$
yay -Rns
stack-static
Copied
2. Manually Install "stack-static" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone stack-static's git locally
$
git clone https://aur.archlinux.org/stack-static.git
~/stack-static
Copied
c. Go to ~/stack-static folder and install it
$
cd
~/stack-static
Copied
$
makepkg -si
Copied
3. Information about the stack-static package on Arch User Repository (AUR)
ID: 1407393
Name: stack-static
PackageBaseID: 123708
PackageBase: stack-static
Version: 2.15.1-1
Description: The Haskell Tool Stack (linked statically)
URL: https://github.com/commercialhaskell/stack
NumVotes: 33
Popularity: 0.117997
OutOfDate:
Maintainer: simonfxr
Submitter: simonfxr
FirstSubmitted: 1498802690
LastModified: 1707644866
URLPath: /cgit/aur.git/snapshot/stack-static.tar.gz
Name: stack-static
PackageBaseID: 123708
PackageBase: stack-static
Version: 2.15.1-1
Description: The Haskell Tool Stack (linked statically)
URL: https://github.com/commercialhaskell/stack
NumVotes: 33
Popularity: 0.117997
OutOfDate:
Maintainer: simonfxr
Submitter: simonfxr
FirstSubmitted: 1498802690
LastModified: 1707644866
URLPath: /cgit/aur.git/snapshot/stack-static.tar.gz