etherdfs on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S etherdfs

* (Optional) Uninstall etherdfs on Arch using YAY

$ yay -Rns etherdfs

2. Manually Install "etherdfs" via AUR

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

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

b. Clone etherdfs's git locally

$ git clone https://aur.archlinux.org/etherdfs.git ~/etherdfs

c. Go to ~/etherdfs folder and install it

$ cd ~/etherdfs $ makepkg -si

3. Information about the etherdfs package on Arch User Repository (AUR)

ID: 737595
Name: etherdfs
PackageBaseID: 152837
PackageBase: etherdfs
Version: 20180203-1
Description: An ethernet-based file system for DOS
URL: http://etherdfs.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hutts
Submitter: hutts
FirstSubmitted: 1589636567
LastModified: 1589636567
URLPath: /cgit/aur.git/snapshot/etherdfs.tar.gz

5. The same packages on other Linux Distributions