mgetty on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mgetty

* (Optional) Uninstall mgetty on Arch using YAY

$ yay -Rns mgetty

2. Manually Install "mgetty" via AUR

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

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

b. Clone mgetty's git locally

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

c. Go to ~/mgetty folder and install it

$ cd ~/mgetty $ makepkg -si

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

ID: 1382768
Name: mgetty
PackageBaseID: 31948
PackageBase: mgetty
Version: 1.2.1-1
Description: Mgetty is a versatile program to handle all aspects of a modem under Unix.
URL: http://mgetty.greenie.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: alexei
Submitter: Xavier
FirstSubmitted: 1258041079
LastModified: 1704770390
URLPath: /cgit/aur.git/snapshot/mgetty.tar.gz