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