lastpass on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install lastpass on Arch using YAY
$
yay -S
lastpass
Copied
* (Optional) Uninstall lastpass on Arch using YAY
$
yay -Rns
lastpass
Copied
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
Copied
b. Clone lastpass's git locally
$
git clone https://aur.archlinux.org/lastpass.git
~/lastpass
Copied
c. Go to ~/lastpass folder and install it
$
cd
~/lastpass
Copied
$
makepkg -si
Copied
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
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