systemd-named-netns on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S systemd-named-netns

* (Optional) Uninstall systemd-named-netns on Arch using YAY

$ yay -Rns systemd-named-netns

2. Manually Install "systemd-named-netns" via AUR

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

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

b. Clone systemd-named-netns's git locally

$ git clone https://aur.archlinux.org/systemd-named-netns.git ~/systemd-named-netns

c. Go to ~/systemd-named-netns folder and install it

$ cd ~/systemd-named-netns $ makepkg -si

3. Information about the systemd-named-netns package on Arch User Repository (AUR)

ID: 737540
Name: systemd-named-netns
PackageBaseID: 132731
PackageBase: systemd-named-netns
Version: 2.20200516-1
Description: Use named netns with systemd services!
URL: https://github.com/Jamesits/systemd-named-netns
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Gilrain
FirstSubmitted: 1527086853
LastModified: 1589623564
URLPath: /cgit/aur.git/snapshot/systemd-named-netns.tar.gz