smartgit on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S smartgit

* (Optional) Uninstall smartgit on Arch using YAY

$ yay -Rns smartgit

2. Manually Install "smartgit" via AUR

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

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

b. Clone smartgit's git locally

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

c. Go to ~/smartgit folder and install it

$ cd ~/smartgit $ makepkg -si

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

ID: 1415275
Name: smartgit
PackageBaseID: 87484
PackageBase: smartgit
Version: 23.1.2-1
Description: Git client with Hg and SVN support.
URL: http://www.syntevo.com/smartgit
NumVotes: 178
Popularity: 0.013307
OutOfDate:
Maintainer: muflone
Submitter: alyst
FirstSubmitted: 1416243887
LastModified: 1708879110
URLPath: /cgit/aur.git/snapshot/smartgit.tar.gz