ssed on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ssed

* (Optional) Uninstall ssed on Arch using YAY

$ yay -Rns ssed

2. Manually Install "ssed" via AUR

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

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

b. Clone ssed's git locally

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

c. Go to ~/ssed folder and install it

$ cd ~/ssed $ makepkg -si

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

ID: 215052
Name: ssed
PackageBaseID: 53103
PackageBase: ssed
Version: 3.62-2
Description: Super-sed is a heavily enhanced version of sed that supports PCRE.
URL: http://sed.sourceforge.net/grabbag/ssed/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: lilydjwg
Submitter: lilydjwg
FirstSubmitted: 1318391828
LastModified: 1437801852
URLPath: /cgit/aur.git/snapshot/ssed.tar.gz