graviton on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S graviton

* (Optional) Uninstall graviton on Arch using YAY

$ yay -Rns graviton

2. Manually Install "graviton" via AUR

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

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

b. Clone graviton's git locally

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

c. Go to ~/graviton folder and install it

$ cd ~/graviton $ makepkg -si

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

ID: 895018
Name: graviton
PackageBaseID: 152116
PackageBase: graviton
Version: 2.3.0-1
Description: A modern Code Editor
URL: https://graviton.netlify.app/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fearlessdots
Submitter: ventusliberum
FirstSubmitted: 1588159368
LastModified: 1618889009
URLPath: /cgit/aur.git/snapshot/graviton.tar.gz