lumins on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lumins

* (Optional) Uninstall lumins on Arch using YAY

$ yay -Rns lumins

2. Manually Install "lumins" via AUR

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

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

b. Clone lumins's git locally

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

c. Go to ~/lumins folder and install it

$ cd ~/lumins $ makepkg -si

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

ID: 760991
Name: lumins
PackageBaseID: 155166
PackageBase: lumins
Version: 0.4.0-1
Description: A fast and reliable alternative to rsync for synchronizing local files written in Rust
URL: https://github.com/wchang22/lumins
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aloxaf
Submitter: aloxaf
FirstSubmitted: 1594008426
LastModified: 1594008426
URLPath: /cgit/aur.git/snapshot/lumins.tar.gz