solid-shell on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S solid-shell

* (Optional) Uninstall solid-shell on Arch using YAY

$ yay -Rns solid-shell

2. Manually Install "solid-shell" via AUR

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

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

b. Clone solid-shell's git locally

$ git clone https://aur.archlinux.org/solid-shell.git ~/solid-shell

c. Go to ~/solid-shell folder and install it

$ cd ~/solid-shell $ makepkg -si

3. Information about the solid-shell package on Arch User Repository (AUR)

ID: 752536
Name: solid-shell
PackageBaseID: 154409
PackageBase: solid-shell
Version: 1.0.4-1
Description: A command-line tool, batch processor, and interactive shell for managing Solid data
URL: https://www.npmjs.com/package/solid-shell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1592248294
LastModified: 1592248542
URLPath: /cgit/aur.git/snapshot/solid-shell.tar.gz