gmailc on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S gmailc

* (Optional) Uninstall gmailc on Arch using YAY

$ yay -Rns gmailc

2. Manually Install "gmailc" via AUR

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

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

b. Clone gmailc's git locally

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

c. Go to ~/gmailc folder and install it

$ cd ~/gmailc $ makepkg -si

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

ID: 204959
Name: gmailc
PackageBaseID: 75697
PackageBase: gmailc
Version: 0.3-1
Description: A minimalist gmail checker written in C based on curl
URL: https://github.com/NickHu/gmailc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: NickHu
Submitter: NickHu
FirstSubmitted: 1385409061
LastModified: 1435665987
URLPath: /cgit/aur.git/snapshot/gmailc.tar.gz