effective-umount on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S effective-umount

* (Optional) Uninstall effective-umount on Arch using YAY

$ yay -Rns effective-umount

2. Manually Install "effective-umount" via AUR

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

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

b. Clone effective-umount's git locally

$ git clone https://aur.archlinux.org/effective-umount.git ~/effective-umount

c. Go to ~/effective-umount folder and install it

$ cd ~/effective-umount $ makepkg -si

3. Information about the effective-umount package on Arch User Repository (AUR)

ID: 850286
Name: effective-umount
PackageBaseID: 162318
PackageBase: effective-umount
Version: 1.0-1
Description: Script that forces unmount - kills processes accessing it
URL: https://bitbucket.org/rafalkilar/pz-skuteczne-odmontowywanie/src/master/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denxman111
Submitter: denxman111
FirstSubmitted: 1611105613
LastModified: 1611105613
URLPath: /cgit/aur.git/snapshot/effective-umount.tar.gz