gedit-latex on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S gedit-latex

* (Optional) Uninstall gedit-latex on Arch using YAY

$ yay -Rns gedit-latex

2. Manually Install "gedit-latex" via AUR

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

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

b. Clone gedit-latex's git locally

$ git clone https://aur.archlinux.org/gedit-latex.git ~/gedit-latex

c. Go to ~/gedit-latex folder and install it

$ cd ~/gedit-latex $ makepkg -si

3. Information about the gedit-latex package on Arch User Repository (AUR)

ID: 303302
Name: gedit-latex
PackageBaseID: 97776
PackageBase: gedit-latex
Version: 3.20.0-1
Description: Gedit plugin that provides features to ease the edition of LaTeX documents
URL: https://wiki.gnome.org/Apps/Gedit/LaTeXPlugin
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: markzz
Submitter: markzz
FirstSubmitted: 1439738832
LastModified: 1463455091
URLPath: /cgit/aur.git/snapshot/gedit-latex.tar.gz