megit on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S megit

* (Optional) Uninstall megit on Arch using YAY

$ yay -Rns megit

2. Manually Install "megit" via AUR

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

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

b. Clone megit's git locally

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

c. Go to ~/megit folder and install it

$ cd ~/megit $ makepkg -si

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

ID: 1413476
Name: megit
PackageBaseID: 172960
PackageBase: megit
Version: 0.6.0-1
Description: A Git GUI repository manager based on EGit Eclipse plugin
URL: https://github.com/eclipsesource/megit
NumVotes: 5
Popularity: 0.775409
OutOfDate:
Maintainer: BrunoJesus
Submitter: creatorx
FirstSubmitted: 1636589197
LastModified: 1708555622
URLPath: /cgit/aur.git/snapshot/megit.tar.gz