texi2latex on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "texi2latex" 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
Copied
b. Install texi2latex on Arch using YAY
$
yay -S
texi2latex
Copied
* (Optional) Uninstall texi2latex on Arch using YAY
$
yay -Rns
texi2latex
Copied
2. Manually Install "texi2latex" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone texi2latex's git locally
$
git clone https://aur.archlinux.org/texi2latex.git
~/texi2latex
Copied
c. Go to ~/texi2latex folder and install it
$
cd
~/texi2latex
Copied
$
makepkg -si
Copied
3. Information about the texi2latex package on Arch User Repository (AUR)
ID: 311797
Name: texi2latex
PackageBaseID: 33500
PackageBase: texi2latex
Version: 0.9.4-3
Description: convert texinfo sources to LaTeX
URL: http://savannah.nongnu.org/projects/texi2latex
NumVotes: 1
Popularity: 0
OutOfDate: 1705384025
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1263159530
LastModified: 1465523697
URLPath: /cgit/aur.git/snapshot/texi2latex.tar.gz
Name: texi2latex
PackageBaseID: 33500
PackageBase: texi2latex
Version: 0.9.4-3
Description: convert texinfo sources to LaTeX
URL: http://savannah.nongnu.org/projects/texi2latex
NumVotes: 1
Popularity: 0
OutOfDate: 1705384025
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1263159530
LastModified: 1465523697
URLPath: /cgit/aur.git/snapshot/texi2latex.tar.gz