star on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S star

* (Optional) Uninstall star on Arch using YAY

$ yay -Rns star

2. Manually Install "star" via AUR

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

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

b. Clone star's git locally

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

c. Go to ~/star folder and install it

$ cd ~/star $ makepkg -si

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

ID: 627360
Name: star
PackageBaseID: 87588
PackageBase: star
Version: 1.6-1
Description: A fast POSIX-compliant tape archiver
URL: http://freecode.com/projects/star
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: gaby
Submitter: gaby
FirstSubmitted: 1416651129
LastModified: 1562480196
URLPath: /cgit/aur.git/snapshot/star.tar.gz

5. The same packages on other Linux Distributions