execute-script-after-mount on AUR (Arch User Repository)

Last updated: November 14,2024

1. Install "execute-script-after-mount" 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 execute-script-after-mount on Arch using YAY

$ yay -S execute-script-after-mount

* (Optional) Uninstall execute-script-after-mount on Arch using YAY

$ yay -Rns execute-script-after-mount

2. Manually Install "execute-script-after-mount" via AUR

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

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

b. Clone execute-script-after-mount's git locally

$ git clone https://aur.archlinux.org/execute-script-after-mount.git ~/execute-script-after-mount

c. Go to ~/execute-script-after-mount folder and install it

$ cd ~/execute-script-after-mount $ makepkg -si

3. Information about the execute-script-after-mount package on Arch User Repository (AUR)

ID: 954108
Name: execute-script-after-mount
PackageBaseID: 170459
PackageBase: execute-script-after-mount
Version: 1.0.r3.8093b6e-1
Description: This is a program to execute a command after a drive was mounted.
URL: https://github.com/FernandAdam/execute-script-after-mount.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Fernand-Adam
Submitter: Fernand-Adam
FirstSubmitted: 1630161393
LastModified: 1630248509
URLPath: /cgit/aur.git/snapshot/execute-script-after-mount.tar.gz