haskell-neolua on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "haskell-neolua" 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

b. Install haskell-neolua on Arch using YAY

$ yay -S haskell-neolua

* (Optional) Uninstall haskell-neolua on Arch using YAY

$ yay -Rns haskell-neolua

2. Manually Install "haskell-neolua" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone haskell-neolua's git locally

$ git clone https://aur.archlinux.org/haskell-neolua.git ~/haskell-neolua

c. Go to ~/haskell-neolua folder and install it

$ cd ~/haskell-neolua $ makepkg -si

3. Information about the haskell-neolua package on Arch User Repository (AUR)

ID: 1327758
Name: haskell-neolua
PackageBaseID: 198047
PackageBase: haskell-neolua
Version: 1.0.0-1
Description: A CLI adapter to map Lua's CLI to Neovim's CLI for lua interpretation.
URL: https://github.com/nvim-neorocks/neorocks#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1696236000
LastModified: 1696236000
URLPath: /cgit/aur.git/snapshot/haskell-neolua.tar.gz