bsed on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "bsed" 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 bsed on Arch using YAY
$
yay -S
bsed
Copied
* (Optional) Uninstall bsed on Arch using YAY
$
yay -Rns
bsed
Copied
2. Manually Install "bsed" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bsed's git locally
$
git clone https://aur.archlinux.org/bsed.git
~/bsed
Copied
c. Go to ~/bsed folder and install it
$
cd
~/bsed
Copied
$
makepkg -si
Copied
3. Information about the bsed package on Arch User Repository (AUR)
ID: 704485
Name: bsed
PackageBaseID: 149846
PackageBase: bsed
Version: 0.2.5-1
Description: a text processing tool similar to sed/grep/AWK/Perl but with SQL-like syntax
URL: https://pypi.org/project/bsed/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1583499418
LastModified: 1583499418
URLPath: /cgit/aur.git/snapshot/bsed.tar.gz
Name: bsed
PackageBaseID: 149846
PackageBase: bsed
Version: 0.2.5-1
Description: a text processing tool similar to sed/grep/AWK/Perl but with SQL-like syntax
URL: https://pypi.org/project/bsed/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1583499418
LastModified: 1583499418
URLPath: /cgit/aur.git/snapshot/bsed.tar.gz