haskell-weeder on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "haskell-weeder" 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-weeder on Arch using YAY
$
yay -S
haskell-weeder
Copied
* (Optional) Uninstall haskell-weeder on Arch using YAY
$
yay -Rns
haskell-weeder
Copied
2. Manually Install "haskell-weeder" 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-weeder's git locally
$
git clone https://aur.archlinux.org/haskell-weeder.git
~/haskell-weeder
Copied
c. Go to ~/haskell-weeder folder and install it
$
cd
~/haskell-weeder
Copied
$
makepkg -si
Copied
3. Information about the haskell-weeder package on Arch User Repository (AUR)
ID: 1130402
Name: haskell-weeder
PackageBaseID: 148220
PackageBase: haskell-weeder
Version: 2.4.0-1
Description: Detect dead exports or package imports
URL: https://github.com/ocharles/weeder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carbolymer
Submitter: rogryza
FirstSubmitted: 1579178173
LastModified: 1661371152
URLPath: /cgit/aur.git/snapshot/haskell-weeder.tar.gz
Name: haskell-weeder
PackageBaseID: 148220
PackageBase: haskell-weeder
Version: 2.4.0-1
Description: Detect dead exports or package imports
URL: https://github.com/ocharles/weeder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carbolymer
Submitter: rogryza
FirstSubmitted: 1579178173
LastModified: 1661371152
URLPath: /cgit/aur.git/snapshot/haskell-weeder.tar.gz