mingetty on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mingetty

* (Optional) Uninstall mingetty on Arch using YAY

$ yay -Rns mingetty

2. Manually Install "mingetty" via AUR

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

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

b. Clone mingetty's git locally

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

c. Go to ~/mingetty folder and install it

$ cd ~/mingetty $ makepkg -si

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

ID: 228517
Name: mingetty
PackageBaseID: 99437
PackageBase: mingetty
Version: 1.08-4
Description: A minimal getty which allows automatic logins.
URL: http://sourceforge.net/projects/mingetty
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441535333
LastModified: 1441535693
URLPath: /cgit/aur.git/snapshot/mingetty.tar.gz