xi-core on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S xi-core

* (Optional) Uninstall xi-core on Arch using YAY

$ yay -Rns xi-core

2. Manually Install "xi-core" via AUR

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

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

b. Clone xi-core's git locally

$ git clone https://aur.archlinux.org/xi-core.git ~/xi-core

c. Go to ~/xi-core folder and install it

$ cd ~/xi-core $ makepkg -si

3. Information about the xi-core package on Arch User Repository (AUR)

ID: 946232
Name: xi-core
PackageBaseID: 147834
PackageBase: xi-core
Version: 0.3.0-3
Description: A modern editor with a backend written in Rust
URL: https://github.com/xi-editor/xi-editor
NumVotes: 9
Popularity: 0.000699
OutOfDate:
Maintainer: alerque
Submitter: flipflop97
FirstSubmitted: 1578057289
LastModified: 1628616330
URLPath: /cgit/aur.git/snapshot/xi-core.tar.gz