golines on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S golines

* (Optional) Uninstall golines on Arch using YAY

$ yay -Rns golines

2. Manually Install "golines" via AUR

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

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

b. Clone golines's git locally

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

c. Go to ~/golines folder and install it

$ cd ~/golines $ makepkg -si

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

ID: 1385920
Name: golines
PackageBaseID: 188381
PackageBase: golines
Version: 0.11.0-2
Description: A golang formatter that fixes long lines
URL: https://github.com/segmentio/golines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: triarius
Submitter: mortymacs
FirstSubmitted: 1669928605
LastModified: 1705298487
URLPath: /cgit/aur.git/snapshot/golines.tar.gz