bike on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bike

* (Optional) Uninstall bike on Arch using YAY

$ yay -Rns bike

2. Manually Install "bike" via AUR

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

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

b. Clone bike's git locally

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

c. Go to ~/bike folder and install it

$ cd ~/bike $ makepkg -si

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

ID: 1230245
Name: bike
PackageBaseID: 191815
PackageBase: bike
Version: 1.0.0-1
Description: Tool that prints “bike” to the standard output.
URL: https://git.tebibyte.media/emma/bike
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emmatebibyte
Submitter: emmatebibyte
FirstSubmitted: 1679461658
LastModified: 1679461658
URLPath: /cgit/aur.git/snapshot/bike.tar.gz