resolvconf-symlink on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S resolvconf-symlink

* (Optional) Uninstall resolvconf-symlink on Arch using YAY

$ yay -Rns resolvconf-symlink

2. Manually Install "resolvconf-symlink" via AUR

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

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

b. Clone resolvconf-symlink's git locally

$ git clone https://aur.archlinux.org/resolvconf-symlink.git ~/resolvconf-symlink

c. Go to ~/resolvconf-symlink folder and install it

$ cd ~/resolvconf-symlink $ makepkg -si

3. Information about the resolvconf-symlink package on Arch User Repository (AUR)

ID: 1116087
Name: resolvconf-symlink
PackageBaseID: 178247
PackageBase: resolvconf-symlink
Version: 1-4
Description: Make /etc/resolv.conf a symlink to a runtime-writable location (Without systemd-resolved version)
URL:
NumVotes: 1
Popularity: 0.02138
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1650823897
LastModified: 1658586064
URLPath: /cgit/aur.git/snapshot/resolvconf-symlink.tar.gz