bootstrap on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bootstrap

* (Optional) Uninstall bootstrap on Arch using YAY

$ yay -Rns bootstrap

2. Manually Install "bootstrap" via AUR

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

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

b. Clone bootstrap's git locally

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

c. Go to ~/bootstrap folder and install it

$ cd ~/bootstrap $ makepkg -si

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

ID: 1414529
Name: bootstrap
PackageBaseID: 116773
PackageBase: bootstrap
Version: 5.3.3-1
Description: Front-end framework for web development
URL: https://getbootstrap.com/
NumVotes: 8
Popularity: 4.6E-5
OutOfDate:
Maintainer: morgenstern
Submitter:
FirstSubmitted: 1478346300
LastModified: 1708728785
URLPath: /cgit/aur.git/snapshot/bootstrap.tar.gz