el2org on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S el2org

* (Optional) Uninstall el2org on Arch using YAY

$ yay -Rns el2org

2. Manually Install "el2org" via AUR

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

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

b. Clone el2org's git locally

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

c. Go to ~/el2org folder and install it

$ cd ~/el2org $ makepkg -si

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

ID: 557049
Name: el2org
PackageBaseID: 137138
PackageBase: el2org
Version: 0.6.0-1
Description: Convert an elisp-file to an org-file
URL: https://github.com/tumashu/el2org.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1541280393
LastModified: 1541280393
URLPath: /cgit/aur.git/snapshot/el2org.tar.gz