sodalite on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sodalite

* (Optional) Uninstall sodalite on Arch using YAY

$ yay -Rns sodalite

2. Manually Install "sodalite" via AUR

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

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

b. Clone sodalite's git locally

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

c. Go to ~/sodalite folder and install it

$ cd ~/sodalite $ makepkg -si

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

ID: 1130061
Name: sodalite
PackageBaseID: 130206
PackageBase: sodalite
Version: 0.21.43-1
Description: Keyboard-driven terminal file navigator and launcher
URL: https://sodalite.hnicke.de
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hnicke
Submitter: hnicke
FirstSubmitted: 1519172484
LastModified: 1661363953
URLPath: /cgit/aur.git/snapshot/sodalite.tar.gz