haskeme on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "haskeme" 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 haskeme on Arch using YAY
$
yay -S
haskeme
Copied
* (Optional) Uninstall haskeme on Arch using YAY
$
yay -Rns
haskeme
Copied
2. Manually Install "haskeme" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone haskeme's git locally
$
git clone https://aur.archlinux.org/haskeme.git
~/haskeme
Copied
c. Go to ~/haskeme folder and install it
$
cd
~/haskeme
Copied
$
makepkg -si
Copied
3. Information about the haskeme package on Arch User Repository (AUR)
ID: 626009
Name: haskeme
PackageBaseID: 143144
PackageBase: haskeme
Version: 0.1.0.1.57d5a8f-1
Description: Compiler from I- to S-Expressions for the Scheme Programming Language
URL: https://github.com/jumper149/haskeme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jumper149
FirstSubmitted: 1561914730
LastModified: 1561930829
URLPath: /cgit/aur.git/snapshot/haskeme.tar.gz
Name: haskeme
PackageBaseID: 143144
PackageBase: haskeme
Version: 0.1.0.1.57d5a8f-1
Description: Compiler from I- to S-Expressions for the Scheme Programming Language
URL: https://github.com/jumper149/haskeme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jumper149
FirstSubmitted: 1561914730
LastModified: 1561930829
URLPath: /cgit/aur.git/snapshot/haskeme.tar.gz