x3270 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S x3270

* (Optional) Uninstall x3270 on Arch using YAY

$ yay -Rns x3270

2. Manually Install "x3270" via AUR

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

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

b. Clone x3270's git locally

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

c. Go to ~/x3270 folder and install it

$ cd ~/x3270 $ makepkg -si

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

ID: 1268446
Name: x3270
PackageBaseID: 6306
PackageBase: x3270
Version: 4.2ga10-1
Description: An IBM 3270 terminal emulator for the X Window System
URL: http://x3270.bgp.nu/
NumVotes: 36
Popularity: 0.000178
OutOfDate:
Maintainer: tuftedocelot
Submitter:
FirstSubmitted: 1155162918
LastModified: 1685983065
URLPath: /cgit/aur.git/snapshot/x3270.tar.gz