simplelogin on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S simplelogin

* (Optional) Uninstall simplelogin on Arch using YAY

$ yay -Rns simplelogin

2. Manually Install "simplelogin" via AUR

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

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

b. Clone simplelogin's git locally

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

c. Go to ~/simplelogin folder and install it

$ cd ~/simplelogin $ makepkg -si

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

ID: 1388486
Name: simplelogin
PackageBaseID: 193287
PackageBase: simplelogin
Version: 1.0.2-1
Description: Unofficial Simple Login desktop application.
URL: https://gitlab.com/simplelogin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gameslayer
Submitter: gameslayer
FirstSubmitted: 1683299573
LastModified: 1705629800
URLPath: /cgit/aur.git/snapshot/simplelogin.tar.gz

5. The same packages on other Linux Distributions