gutu on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gutu

* (Optional) Uninstall gutu on Arch using YAY

$ yay -Rns gutu

2. Manually Install "gutu" via AUR

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

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

b. Clone gutu's git locally

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

c. Go to ~/gutu folder and install it

$ cd ~/gutu $ makepkg -si

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

ID: 1123111
Name: gutu
PackageBaseID: 184764
PackageBase: gutu
Version: 0.1.0-1
Description: The init system for your desktop session
URL: https://github.com/alexcoder04/gutu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alexcoder04
FirstSubmitted: 1659870527
LastModified: 1659870527
URLPath: /cgit/aur.git/snapshot/gutu.tar.gz