zile on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S zile

* (Optional) Uninstall zile on Arch using YAY

$ yay -Rns zile

2. Manually Install "zile" via AUR

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

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

b. Clone zile's git locally

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

c. Go to ~/zile folder and install it

$ cd ~/zile $ makepkg -si

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

ID: 1235393
Name: zile
PackageBaseID: 192243
PackageBase: zile
Version: 2.6.2-2
Description: A small, fast, and powerful Emacs clone
URL: https://www.gnu.org/software/zile/
NumVotes: 2
Popularity: 0.124969
OutOfDate:
Maintainer: SweetDee
Submitter: arojas
FirstSubmitted: 1680371958
LastModified: 1680371958
URLPath: /cgit/aur.git/snapshot/zile.tar.gz