girl on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S girl

* (Optional) Uninstall girl on Arch using YAY

$ yay -Rns girl

2. Manually Install "girl" via AUR

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

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

b. Clone girl's git locally

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

c. Go to ~/girl folder and install it

$ cd ~/girl $ makepkg -si

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

ID: 468429
Name: girl
PackageBaseID: 89242
PackageBase: girl
Version: 10.0.0-1
Description: GNOME Internet Radio Locator
URL: https://wiki.gnome.org/Apps/Girl
NumVotes: 3
Popularity: 0
OutOfDate: 1684914158
Maintainer:
Submitter: rafaelff
FirstSubmitted: 1420749100
LastModified: 1512924570
URLPath: /cgit/aur.git/snapshot/girl.tar.gz

5. The same packages on other Linux Distributions