xlogin on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S xlogin

* (Optional) Uninstall xlogin on Arch using YAY

$ yay -Rns xlogin

2. Manually Install "xlogin" via AUR

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

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

b. Clone xlogin's git locally

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

c. Go to ~/xlogin folder and install it

$ cd ~/xlogin $ makepkg -si

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

ID: 691336
Name: xlogin
PackageBaseID: 148636
PackageBase: xlogin
Version: 20160928-2
Description: Login to X without a desktop manager.
URL: https://github.com/joukewitteveen/xlogin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: M-Reimer
Submitter: M-Reimer
FirstSubmitted: 1580401250
LastModified: 1580401250
URLPath: /cgit/aur.git/snapshot/xlogin.tar.gz