makeblog on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S makeblog

* (Optional) Uninstall makeblog on Arch using YAY

$ yay -Rns makeblog

2. Manually Install "makeblog" via AUR

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

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

b. Clone makeblog's git locally

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

c. Go to ~/makeblog folder and install it

$ cd ~/makeblog $ makepkg -si

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

ID: 580489
Name: makeblog
PackageBaseID: 74417
PackageBase: makeblog
Version: 0.0.8-1
Description: A simple offline Blog.
URL: https://github.com/encbladexp/makeblog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: encbladexp
Submitter: encbladexp
FirstSubmitted: 1381860020
LastModified: 1548582702
URLPath: /cgit/aur.git/snapshot/makeblog.tar.gz