sled on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install sled on Arch using YAY
$
yay -S
sled
Copied
* (Optional) Uninstall sled on Arch using YAY
$
yay -Rns
sled
Copied
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
Copied
b. Clone sled's git locally
$
git clone https://aur.archlinux.org/sled.git
~/sled
Copied
c. Go to ~/sled folder and install it
$
cd
~/sled
Copied
$
makepkg -si
Copied
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
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