python-hosts on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-hosts

* (Optional) Uninstall python-hosts on Arch using YAY

$ yay -Rns python-hosts

2. Manually Install "python-hosts" via AUR

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

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

b. Clone python-hosts's git locally

$ git clone https://aur.archlinux.org/python-hosts.git ~/python-hosts

c. Go to ~/python-hosts folder and install it

$ cd ~/python-hosts $ makepkg -si

3. Information about the python-hosts package on Arch User Repository (AUR)

ID: 753962
Name: python-hosts
PackageBaseID: 148116
PackageBase: python-hosts
Version: 1.0.0-2
Description: a hosts file manager library written in python
URL: https://github.com/jonhadfield/python-hosts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Grelek
FirstSubmitted: 1578870780
LastModified: 1592554197
URLPath: /cgit/aur.git/snapshot/python-hosts.tar.gz