netrc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S netrc

* (Optional) Uninstall netrc on Arch using YAY

$ yay -Rns netrc

2. Manually Install "netrc" via AUR

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

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

b. Clone netrc's git locally

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

c. Go to ~/netrc folder and install it

$ cd ~/netrc $ makepkg -si

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

ID: 1406527
Name: netrc
PackageBaseID: 166477
PackageBase: netrc
Version: 0.8.0-1
Description: Utility that allows users to manage netrc files
URL: https://github.com/dokku/netrc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: d1ceward
Submitter: d1ceward
FirstSubmitted: 1620330736
LastModified: 1707475003
URLPath: /cgit/aur.git/snapshot/netrc.tar.gz