text2pdf on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S text2pdf

* (Optional) Uninstall text2pdf on Arch using YAY

$ yay -Rns text2pdf

2. Manually Install "text2pdf" via AUR

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

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

b. Clone text2pdf's git locally

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

c. Go to ~/text2pdf folder and install it

$ cd ~/text2pdf $ makepkg -si

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

ID: 751616
Name: text2pdf
PackageBaseID: 124373
PackageBase: text2pdf
Version: 1.1-6
Description: Convert text files to PDF
URL: http://www.eprg.org/pdfcorner/text2pdf/
NumVotes: 4
Popularity: 0.000186
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1501262726
LastModified: 1592074854
URLPath: /cgit/aur.git/snapshot/text2pdf.tar.gz