orbit-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S orbit-bin

* (Optional) Uninstall orbit-bin on Arch using YAY

$ yay -Rns orbit-bin

2. Manually Install "orbit-bin" via AUR

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

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

b. Clone orbit-bin's git locally

$ git clone https://aur.archlinux.org/orbit-bin.git ~/orbit-bin

c. Go to ~/orbit-bin folder and install it

$ cd ~/orbit-bin $ makepkg -si

3. Information about the orbit-bin package on Arch User Repository (AUR)

ID: 736040
Name: orbit-bin
PackageBaseID: 151899
PackageBase: orbit-bin
Version: 3.2.0-1
Description: A cross-platform task runner for executing commands and generating files from templates
URL: https://github.com/gulien/orbit
NumVotes: 0
Popularity: 0
OutOfDate: 1643576356
Maintainer:
Submitter: ragouel
FirstSubmitted: 1587670677
LastModified: 1589425813
URLPath: /cgit/aur.git/snapshot/orbit-bin.tar.gz