desed on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S desed

* (Optional) Uninstall desed on Arch using YAY

$ yay -Rns desed

2. Manually Install "desed" via AUR

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

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

b. Clone desed's git locally

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

c. Go to ~/desed folder and install it

$ cd ~/desed $ makepkg -si

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

ID: 835525
Name: desed
PackageBaseID: 151798
PackageBase: desed
Version: 1.2.0-1
Description: Debugger for sed, written in rust. Step through code and observe sed inner state.
URL: https://github.com/soptikha2/desed
NumVotes: 2
Popularity: 0
OutOfDate: 1676166812
Maintainer: Soptik
Submitter: Soptik
FirstSubmitted: 1587504522
LastModified: 1608388627
URLPath: /cgit/aur.git/snapshot/desed.tar.gz