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