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