bootinfoscript on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S bootinfoscript

* (Optional) Uninstall bootinfoscript on Arch using YAY

$ yay -Rns bootinfoscript

2. Manually Install "bootinfoscript" via AUR

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

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

b. Clone bootinfoscript's git locally

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

c. Go to ~/bootinfoscript folder and install it

$ cd ~/bootinfoscript $ makepkg -si

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

ID: 669823
Name: bootinfoscript
PackageBaseID: 46424
PackageBase: bootinfoscript
Version: 0.78-1
Description: A script which searches all hard drives attached to the computer for information related to booting.
URL: https://github.com/arvidjaar/bootinfoscript
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1297511356
LastModified: 1574532439
URLPath: /cgit/aur.git/snapshot/bootinfoscript.tar.gz