microbin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S microbin

* (Optional) Uninstall microbin on Arch using YAY

$ yay -Rns microbin

2. Manually Install "microbin" via AUR

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

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

b. Clone microbin's git locally

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

c. Go to ~/microbin folder and install it

$ cd ~/microbin $ makepkg -si

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

ID: 1298640
Name: microbin
PackageBaseID: 183834
PackageBase: microbin
Version: 2.0.4-1
Description: A tiny, self-contained, configurable paste bin and URL shortener written in Rust.
URL: https://github.com/szabodanika/microbin
NumVotes: 1
Popularity: 0.010484
OutOfDate:
Maintainer: pikl
Submitter: FoxFromDarkness
FirstSubmitted: 1657207389
LastModified: 1691087018
URLPath: /cgit/aur.git/snapshot/microbin.tar.gz