loginx on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S loginx

* (Optional) Uninstall loginx on Arch using YAY

$ yay -Rns loginx

2. Manually Install "loginx" via AUR

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

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

b. Clone loginx's git locally

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

c. Go to ~/loginx folder and install it

$ cd ~/loginx $ makepkg -si

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

ID: 1108433
Name: loginx
PackageBaseID: 178548
PackageBase: loginx
Version: 1.4-1
Description: Console getty/login/xinit replacement
URL: https://sourceforge.net/projects/loginx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: msharov
Submitter: msharov
FirstSubmitted: 1651615136
LastModified: 1657125051
URLPath: /cgit/aur.git/snapshot/loginx.tar.gz