ghosts on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S ghosts

* (Optional) Uninstall ghosts on Arch using YAY

$ yay -Rns ghosts

2. Manually Install "ghosts" via AUR

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

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

b. Clone ghosts's git locally

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

c. Go to ~/ghosts folder and install it

$ cd ~/ghosts $ makepkg -si

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

ID: 912318
Name: ghosts
PackageBaseID: 166822
PackageBase: ghosts
Version: 0.2.2-2
Description: Tool to evaluate, compare & format host files
URL: https://github.com/StevenBlack/ghosts
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1620899829
LastModified: 1621990911
URLPath: /cgit/aur.git/snapshot/ghosts.tar.gz