bashblog-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bashblog-git

* (Optional) Uninstall bashblog-git on Arch using YAY

$ yay -Rns bashblog-git

2. Manually Install "bashblog-git" via AUR

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

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

b. Clone bashblog-git's git locally

$ git clone https://aur.archlinux.org/bashblog-git.git ~/bashblog-git

c. Go to ~/bashblog-git folder and install it

$ cd ~/bashblog-git $ makepkg -si

3. Information about the bashblog-git package on Arch User Repository (AUR)

ID: 1100933
Name: bashblog-git
PackageBaseID: 122469
PackageBase: bashblog-git
Version: 3-1
Description: A single Bash script to create blogs.
URL: https://github.com/cfenollosa/bashblog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stormdragon2976
Submitter: stormdragon2976
FirstSubmitted: 1495228236
LastModified: 1655685284
URLPath: /cgit/aur.git/snapshot/bashblog-git.tar.gz