rsbadges on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S rsbadges

* (Optional) Uninstall rsbadges on Arch using YAY

$ yay -Rns rsbadges

2. Manually Install "rsbadges" via AUR

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

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

b. Clone rsbadges's git locally

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

c. Go to ~/rsbadges folder and install it

$ cd ~/rsbadges $ makepkg -si

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

ID: 1385631
Name: rsbadges
PackageBaseID: 201523
PackageBase: rsbadges
Version: 1.1.5-2
Description: Create code badges from the comfort and safety of Rust
URL: https://gitlab.com/tangram-vision/oss/rsbadges
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taishingi
Submitter: taishingi
FirstSubmitted: 1705240144
LastModified: 1705245466
URLPath: /cgit/aur.git/snapshot/rsbadges.tar.gz