texstudio-lcd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S texstudio-lcd

* (Optional) Uninstall texstudio-lcd on Arch using YAY

$ yay -Rns texstudio-lcd

2. Manually Install "texstudio-lcd" via AUR

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

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

b. Clone texstudio-lcd's git locally

$ git clone https://aur.archlinux.org/texstudio-lcd.git ~/texstudio-lcd

c. Go to ~/texstudio-lcd folder and install it

$ cd ~/texstudio-lcd $ makepkg -si

3. Information about the texstudio-lcd package on Arch User Repository (AUR)

ID: 592940
Name: texstudio-lcd
PackageBaseID: 132845
PackageBase: texstudio-lcd
Version: 2.12.14-1
Description: IDE for LaTeX documents with LCD subpixel rendering backend for embedded viewer
URL: http://texstudio.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1652638408
Maintainer: galago
FirstSubmitted: 1527435560
LastModified: 1552095383
URLPath: /cgit/aur.git/snapshot/texstudio-lcd.tar.gz