netatalk on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S netatalk

* (Optional) Uninstall netatalk on Arch using YAY

$ yay -Rns netatalk

2. Manually Install "netatalk" via AUR

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

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

b. Clone netatalk's git locally

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

c. Go to ~/netatalk folder and install it

$ cd ~/netatalk $ makepkg -si

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

ID: 1343569
Name: netatalk
PackageBaseID: 10032
PackageBase: netatalk
Version: 3.1.18-1
Description: Open-source implementation of the Apple Filing Protocol
URL: https://netatalk.sourceforge.io
NumVotes: 96
Popularity: 0.000343
OutOfDate:
Maintainer: denn
Submitter: Snowman
FirstSubmitted: 1175321990
LastModified: 1698509204
URLPath: /cgit/aur.git/snapshot/netatalk.tar.gz