mount-gui on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mount-gui

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

$ yay -Rns mount-gui

2. Manually Install "mount-gui" via AUR

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

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

b. Clone mount-gui's git locally

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

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

$ cd ~/mount-gui $ makepkg -si

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

ID: 1378150
Name: mount-gui
PackageBaseID: 200985
PackageBase: mount-gui
Version: 1.0-1
Description: Quickly mounts anything, anywhere, with any options. Discovers MTP devices and scans local networks for shared folders.
URL: https://github.com/kirillnow/mount-gui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kirillnow
Submitter: kirillnow
FirstSubmitted: 1704045029
LastModified: 1704045029
URLPath: /cgit/aur.git/snapshot/mount-gui.tar.gz