dotslash on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dotslash

* (Optional) Uninstall dotslash on Arch using YAY

$ yay -Rns dotslash

2. Manually Install "dotslash" via AUR

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

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

b. Clone dotslash's git locally

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

c. Go to ~/dotslash folder and install it

$ cd ~/dotslash $ makepkg -si

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

ID: 1405156
Name: dotslash
PackageBaseID: 202219
PackageBase: dotslash
Version: 0.2.0-1
Description: Simplified executable deployment
URL: https://github.com/facebook/dotslash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1707251468
LastModified: 1707251468
URLPath: /cgit/aur.git/snapshot/dotslash.tar.gz