overture on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S overture

* (Optional) Uninstall overture on Arch using YAY

$ yay -Rns overture

2. Manually Install "overture" via AUR

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

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

b. Clone overture's git locally

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

c. Go to ~/overture folder and install it

$ cd ~/overture $ makepkg -si

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

ID: 1020427
Name: overture
PackageBaseID: 119860
PackageBase: overture
Version: 1.8-1
Description: A DNS upstream switcher written in Go in order to purify DNS records
URL: https://github.com/shawn1m/overture
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maddie
Submitter: maddie
FirstSubmitted: 1487152833
LastModified: 1642498468
URLPath: /cgit/aur.git/snapshot/overture.tar.gz