sled on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sled

* (Optional) Uninstall sled on Arch using YAY

$ yay -Rns sled

2. Manually Install "sled" via AUR

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

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

b. Clone sled's git locally

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

c. Go to ~/sled folder and install it

$ cd ~/sled $ makepkg -si

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

ID: 1426534
Name: sled
PackageBaseID: 176305
PackageBase: sled
Version: 0.12.7-2
Description: Simple text editor
URL: https://strahinja.srht.site/sled
NumVotes: 2
Popularity: 0.240444
OutOfDate:
Maintainer: strajder
Submitter: strajder
FirstSubmitted: 1645622832
LastModified: 1710345205
URLPath: /cgit/aur.git/snapshot/sled.tar.gz