bsdsed on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S bsdsed

* (Optional) Uninstall bsdsed on Arch using YAY

$ yay -Rns bsdsed

2. Manually Install "bsdsed" via AUR

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

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

b. Clone bsdsed's git locally

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

c. Go to ~/bsdsed folder and install it

$ cd ~/bsdsed $ makepkg -si

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

ID: 1366058
Name: bsdsed
PackageBaseID: 200333
PackageBase: bsdsed
Version: 1.0.0-1
Description: BSD variant of sed
URL: https://github.com/freebsd/freebsd-src/tree/main/usr.bin/sed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1701952845
LastModified: 1701952845
URLPath: /cgit/aur.git/snapshot/bsdsed.tar.gz