line_up on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S line_up

* (Optional) Uninstall line_up on Arch using YAY

$ yay -Rns line_up

2. Manually Install "line_up" via AUR

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

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

b. Clone line_up's git locally

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

c. Go to ~/line_up folder and install it

$ cd ~/line_up $ makepkg -si

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

ID: 259310
Name: line_up
PackageBaseID: 105057
PackageBase: line_up
Version: 1.0-1
Description: Refit and justify all lines in a text file to some arbitrary width
URL: https://github.com/tastyminerals/line_up.git
NumVotes: 0
Popularity: 0
OutOfDate: 1703795779
Maintainer: tastyminerals
Submitter: tastyminerals
FirstSubmitted: 1450990650
LastModified: 1451037883
URLPath: /cgit/aur.git/snapshot/line_up.tar.gz