notification-mount on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S notification-mount

* (Optional) Uninstall notification-mount on Arch using YAY

$ yay -Rns notification-mount

2. Manually Install "notification-mount" via AUR

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

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

b. Clone notification-mount's git locally

$ git clone https://aur.archlinux.org/notification-mount.git ~/notification-mount

c. Go to ~/notification-mount folder and install it

$ cd ~/notification-mount $ makepkg -si

3. Information about the notification-mount package on Arch User Repository (AUR)

ID: 336452
Name: notification-mount
PackageBaseID: 115344
PackageBase: notification-mount
Version: 1.0.1-1
Description: Script to show notification for a block device with mount option
URL: https://github.com/patrick96/notification-mount
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patrick96
Submitter: patrick96
FirstSubmitted: 1473282387
LastModified: 1473289457
URLPath: /cgit/aur.git/snapshot/notification-mount.tar.gz