sedsed on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S sedsed

* (Optional) Uninstall sedsed on Arch using YAY

$ yay -Rns sedsed

2. Manually Install "sedsed" via AUR

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

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

b. Clone sedsed's git locally

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

c. Go to ~/sedsed folder and install it

$ cd ~/sedsed $ makepkg -si

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

ID: 1015191
Name: sedsed
PackageBaseID: 44014
PackageBase: sedsed
Version: 2.0.0-2
Description: Debugger and code formatter for sed scripts
URL: https://github.com/aureliojargas/sedsed
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1291037805
LastModified: 1641554477
URLPath: /cgit/aur.git/snapshot/sedsed.tar.gz