lastpass on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S lastpass

* (Optional) Uninstall lastpass on Arch using YAY

$ yay -Rns lastpass

2. Manually Install "lastpass" via AUR

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

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

b. Clone lastpass's git locally

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

c. Go to ~/lastpass folder and install it

$ cd ~/lastpass $ makepkg -si

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

ID: 1380141
Name: lastpass
PackageBaseID: 70601
PackageBase: lastpass
Version: 4.125.0.4-1
Description: The Universal LastPass installer for Firefox, Chrome, and Opera
URL: https://lastpass.com
NumVotes: 94
Popularity: 0
OutOfDate:
Maintainer: darose
Submitter: Det
FirstSubmitted: 1370195451
LastModified: 1704330887
URLPath: /cgit/aur.git/snapshot/lastpass.tar.gz