turtle on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S turtle

* (Optional) Uninstall turtle on Arch using YAY

$ yay -Rns turtle

2. Manually Install "turtle" via AUR

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

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

b. Clone turtle's git locally

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

c. Go to ~/turtle folder and install it

$ cd ~/turtle $ makepkg -si

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

ID: 1420723
Name: turtle
PackageBaseID: 197776
PackageBase: turtle
Version: 0.7-1
Description: Manage your git repositories with easy-to-use dialogs in Nautilus.
URL: https://gitlab.gnome.org/philippun1/turtle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1695231854
LastModified: 1709580692
URLPath: /cgit/aur.git/snapshot/turtle.tar.gz