equalx on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S equalx

* (Optional) Uninstall equalx on Arch using YAY

$ yay -Rns equalx

2. Manually Install "equalx" via AUR

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

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

b. Clone equalx's git locally

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

c. Go to ~/equalx folder and install it

$ cd ~/equalx $ makepkg -si

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

ID: 889555
Name: equalx
PackageBaseID: 67392
PackageBase: equalx
Version: 0.7.1-5
Description: Makes you easily write equations in LaTeX and preview them in real-time
URL: http://equalx.sourceforge.net/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Meow
FirstSubmitted: 1361331547
LastModified: 1617905340
URLPath: /cgit/aur.git/snapshot/equalx.tar.gz