amtterm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S amtterm

* (Optional) Uninstall amtterm on Arch using YAY

$ yay -Rns amtterm

2. Manually Install "amtterm" via AUR

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

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

b. Clone amtterm's git locally

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

c. Go to ~/amtterm folder and install it

$ cd ~/amtterm $ makepkg -si

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

ID: 1085442
Name: amtterm
PackageBaseID: 47066
PackageBase: amtterm
Version: 1.7-1
Description: Tools to connect to Intel AMT enabled machines via Serial-Over-LAN
URL: https://www.kraxel.org/blog/linux/amtterm/
NumVotes: 9
Popularity: 0.000553
OutOfDate:
Maintainer: larchunix
Submitter:
FirstSubmitted: 1299126671
LastModified: 1653567977
URLPath: /cgit/aur.git/snapshot/amtterm.tar.gz