widgie on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S widgie

* (Optional) Uninstall widgie on Arch using YAY

$ yay -Rns widgie

2. Manually Install "widgie" via AUR

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

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

b. Clone widgie's git locally

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

c. Go to ~/widgie folder and install it

$ cd ~/widgie $ makepkg -si

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

ID: 1420642
Name: widgie
PackageBaseID: 192560
PackageBase: widgie
Version: 0.3.2-1
Description: A lightweight widget library for applications which do not need a splashscreen.
URL: https://gitlab.com/manner/widgie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: manni
Submitter: manni
FirstSubmitted: 1681237768
LastModified: 1709571693
URLPath: /cgit/aur.git/snapshot/widgie.tar.gz