haskell-extensions on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "haskell-extensions" 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 haskell-extensions on Arch using YAY
$
yay -S
haskell-extensions
Copied
* (Optional) Uninstall haskell-extensions on Arch using YAY
$
yay -Rns
haskell-extensions
Copied
2. Manually Install "haskell-extensions" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone haskell-extensions's git locally
$
git clone https://aur.archlinux.org/haskell-extensions.git
~/haskell-extensions
Copied
c. Go to ~/haskell-extensions folder and install it
$
cd
~/haskell-extensions
Copied
$
makepkg -si
Copied
3. Information about the haskell-extensions package on Arch User Repository (AUR)
ID: 1072393
Name: haskell-extensions
PackageBaseID: 178350
PackageBase: haskell-extensions
Version: 0.0.0.1-1
Description: Parse Haskell Language Extensions
URL: https://github.com/kowainik/extensions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ulidtko
Submitter: ulidtko
FirstSubmitted: 1651055551
LastModified: 1651055551
URLPath: /cgit/aur.git/snapshot/haskell-extensions.tar.gz
Name: haskell-extensions
PackageBaseID: 178350
PackageBase: haskell-extensions
Version: 0.0.0.1-1
Description: Parse Haskell Language Extensions
URL: https://github.com/kowainik/extensions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ulidtko
Submitter: ulidtko
FirstSubmitted: 1651055551
LastModified: 1651055551
URLPath: /cgit/aur.git/snapshot/haskell-extensions.tar.gz