rofi-rbw on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rofi-rbw

* (Optional) Uninstall rofi-rbw on Arch using YAY

$ yay -Rns rofi-rbw

2. Manually Install "rofi-rbw" via AUR

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

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

b. Clone rofi-rbw's git locally

$ git clone https://aur.archlinux.org/rofi-rbw.git ~/rofi-rbw

c. Go to ~/rofi-rbw folder and install it

$ cd ~/rofi-rbw $ makepkg -si

3. Information about the rofi-rbw package on Arch User Repository (AUR)

ID: 1009940
Name: rofi-rbw
PackageBaseID: 165391
PackageBase: rofi-rbw
Version: 0.5.0-1
Description: Rofi frontend for Bitwarden
URL: https://github.com/fdw/rofi-rbw
NumVotes: 4
Popularity: 0.123771
OutOfDate: 1656494485
Maintainer: IlyaZ
FirstSubmitted: 1617903586
LastModified: 1640517682
URLPath: /cgit/aur.git/snapshot/rofi-rbw.tar.gz

5. The same packages on other Linux Distributions