blogc on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S blogc

* (Optional) Uninstall blogc on Arch using YAY

$ yay -Rns blogc

2. Manually Install "blogc" via AUR

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

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

b. Clone blogc's git locally

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

c. Go to ~/blogc folder and install it

$ cd ~/blogc $ makepkg -si

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

ID: 988310
Name: blogc
PackageBaseID: 100369
PackageBase: blogc
Version: 0.20.1-1
Description: A blog compiler
URL: https://blogc.rgm.io/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: gratuxri
FirstSubmitted: 1442766519
LastModified: 1636836726
URLPath: /cgit/aur.git/snapshot/blogc.tar.gz