thank-you-stars on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S thank-you-stars

* (Optional) Uninstall thank-you-stars on Arch using YAY

$ yay -Rns thank-you-stars

2. Manually Install "thank-you-stars" via AUR

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

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

b. Clone thank-you-stars's git locally

$ git clone https://aur.archlinux.org/thank-you-stars.git ~/thank-you-stars

c. Go to ~/thank-you-stars folder and install it

$ cd ~/thank-you-stars $ makepkg -si

3. Information about the thank-you-stars package on Arch User Repository (AUR)

ID: 827531
Name: thank-you-stars
PackageBaseID: 156512
PackageBase: thank-you-stars
Version: 0.1.0-3
Description: CLI tool to star a PyPI package and its dependencies hosted on GitHub
URL: https://github.com/thombashi/thank-you-stars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596842991
LastModified: 1606934893
URLPath: /cgit/aur.git/snapshot/thank-you-stars.tar.gz