endlines on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S endlines

* (Optional) Uninstall endlines on Arch using YAY

$ yay -Rns endlines

2. Manually Install "endlines" via AUR

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

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

b. Clone endlines's git locally

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

c. Go to ~/endlines folder and install it

$ cd ~/endlines $ makepkg -si

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

ID: 795245
Name: endlines
PackageBaseID: 157225
PackageBase: endlines
Version: 1.9.2-3
Description: Endlines smartly converts text files line endings.
URL: https://github.com/mdolidon/endlines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keilmillerjr
Submitter: keilmillerjr
FirstSubmitted: 1598833654
LastModified: 1600833044
URLPath: /cgit/aur.git/snapshot/endlines.tar.gz