bootstrap5 on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S bootstrap5

* (Optional) Uninstall bootstrap5 on Arch using YAY

$ yay -Rns bootstrap5

2. Manually Install "bootstrap5" via AUR

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

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

b. Clone bootstrap5's git locally

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

c. Go to ~/bootstrap5 folder and install it

$ cd ~/bootstrap5 $ makepkg -si

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

ID: 888587
Name: bootstrap5
PackageBaseID: 165314
PackageBase: bootstrap5
Version: 5.0.0b3-1
Description: Front-end framework for web development
URL: https://getbootstrap.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1623410837
Maintainer:
FirstSubmitted: 1617725685
LastModified: 1617725685
URLPath: /cgit/aur.git/snapshot/bootstrap5.tar.gz