lucky on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "lucky" 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 lucky on Arch using YAY

$ yay -S lucky

* (Optional) Uninstall lucky on Arch using YAY

$ yay -Rns lucky

2. Manually Install "lucky" via AUR

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

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

b. Clone lucky's git locally

$ git clone https://aur.archlinux.org/lucky.git ~/lucky

c. Go to ~/lucky folder and install it

$ cd ~/lucky $ makepkg -si

3. Information about the lucky package on Arch User Repository (AUR)

ID: 1415792
Name: lucky
PackageBaseID: 132330
PackageBase: lucky
Version: 1.1.1-1
Description: A Crystal command-line tool for generating new Lucky Web Applications
URL: https://github.com/luckyframework/lucky_cli
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: d1ceward
Submitter: dtcristo
FirstSubmitted: 1526120786
LastModified: 1708951576
URLPath: /cgit/aur.git/snapshot/lucky.tar.gz