bitwarden_rs-sqlite on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S bitwarden_rs-sqlite

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

$ yay -Rns bitwarden_rs-sqlite

2. Manually Install "bitwarden_rs-sqlite" 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-sqlite's git locally

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

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

$ cd ~/bitwarden_rs-sqlite $ makepkg -si

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

ID: 893320
Name: bitwarden_rs-sqlite
PackageBaseID: 160744
PackageBase: bitwarden_rs-sqlite
Version: 1.20.0-1
Description: An unofficial lightweight implementation of the bitwarden-server using rust and sqlite. Does NOT include the web-interface.
URL: https://github.com/dani-garcia/bitwarden_rs
NumVotes: 15
Popularity: 8.0E-6
OutOfDate: 1625081686
Maintainer:
FirstSubmitted: 1607525631
LastModified: 1618584255
URLPath: /cgit/aur.git/snapshot/bitwarden_rs-sqlite.tar.gz