bitwarden_rs-git on AUR (Arch User Repository)

Last updated: April 30,2024

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

$ yay -S bitwarden_rs-git

* (Optional) Uninstall bitwarden_rs-git on Arch using YAY

$ yay -Rns bitwarden_rs-git

2. Manually Install "bitwarden_rs-git" via AUR

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

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

b. Clone bitwarden_rs-git's git locally

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

c. Go to ~/bitwarden_rs-git folder and install it

$ cd ~/bitwarden_rs-git $ makepkg -si

3. Information about the bitwarden_rs-git package on Arch User Repository (AUR)

ID: 866133
Name: bitwarden_rs-git
PackageBaseID: 134188
PackageBase: bitwarden_rs-git
Version: 1.19.0.r4.gd69be7d-1
Description: An unofficial lightweight implementation of the bitwarden-server using rust. Supports all database backends(mysql, postgresql, sqlite) Does NOT include the web-interface.
URL: https://github.com/dani-garcia/bitwarden_rs
NumVotes: 1
Popularity: 4.6E-5
OutOfDate: 1621614396
Maintainer:
FirstSubmitted: 1531351142
LastModified: 1613754605
URLPath: /cgit/aur.git/snapshot/bitwarden_rs-git.tar.gz