notification-mount on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install notification-mount on Arch using YAY
$
yay -S
notification-mount
Copied
* (Optional) Uninstall notification-mount on Arch using YAY
$
yay -Rns
notification-mount
Copied
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
Copied
b. Clone notification-mount's git locally
$
git clone https://aur.archlinux.org/notification-mount.git
~/notification-mount
Copied
c. Go to ~/notification-mount folder and install it
$
cd
~/notification-mount
Copied
$
makepkg -si
Copied
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
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