xfpt on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S xfpt

* (Optional) Uninstall xfpt on Arch using YAY

$ yay -Rns xfpt

2. Manually Install "xfpt" via AUR

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

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

b. Clone xfpt's git locally

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

c. Go to ~/xfpt folder and install it

$ cd ~/xfpt $ makepkg -si

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

ID: 1325951
Name: xfpt
PackageBaseID: 106498
PackageBase: xfpt
Version: 1.00-1
Description: A program for turning a simple plain text markup into DocBook XML.
URL: http://people.ds.cam.ac.uk/ph10/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1453533712
LastModified: 1695890664
URLPath: /cgit/aur.git/snapshot/xfpt.tar.gz