eclipse-texlipse on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S eclipse-texlipse

* (Optional) Uninstall eclipse-texlipse on Arch using YAY

$ yay -Rns eclipse-texlipse

2. Manually Install "eclipse-texlipse" via AUR

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

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

b. Clone eclipse-texlipse's git locally

$ git clone https://aur.archlinux.org/eclipse-texlipse.git ~/eclipse-texlipse

c. Go to ~/eclipse-texlipse folder and install it

$ cd ~/eclipse-texlipse $ makepkg -si

3. Information about the eclipse-texlipse package on Arch User Repository (AUR)

ID: 807740
Name: eclipse-texlipse
PackageBaseID: 96637
PackageBase: eclipse-texlipse
Version: 2.0.3-1
Description: LaTeX support plugin for Eclipse IDE
URL: http://projects.eclipse.org/projects/science.texlipse
NumVotes: 51
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: dsboger
FirstSubmitted: 1438481526
LastModified: 1603305684
URLPath: /cgit/aur.git/snapshot/eclipse-texlipse.tar.gz