rblog on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rblog

* (Optional) Uninstall rblog on Arch using YAY

$ yay -Rns rblog

2. Manually Install "rblog" via AUR

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

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

b. Clone rblog's git locally

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

c. Go to ~/rblog folder and install it

$ cd ~/rblog $ makepkg -si

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

ID: 1103106
Name: rblog
PackageBaseID: 183515
PackageBase: rblog
Version: 0.118.0-1
Description: Blog app
URL: https://github.com/prabirshrestha/rblog
NumVotes: 0
Popularity: 0
OutOfDate: 1657418535
Maintainer: prabirshrestha
Submitter: prabirshrestha
FirstSubmitted: 1656128797
LastModified: 1656128797
URLPath: /cgit/aur.git/snapshot/rblog.tar.gz