lines on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S lines

* (Optional) Uninstall lines on Arch using YAY

$ yay -Rns lines

2. Manually Install "lines" via AUR

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

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

b. Clone lines's git locally

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

c. Go to ~/lines folder and install it

$ cd ~/lines $ makepkg -si

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

ID: 931860
Name: lines
PackageBaseID: 152158
PackageBase: lines
Version: 5.2-1
Description: A modern and minimalist IDE supporting over 150 programming languages
URL: https://www.creatixbih.com/lines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1588248714
LastModified: 1625728450
URLPath: /cgit/aur.git/snapshot/lines.tar.gz