systemd-bootchart on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S systemd-bootchart

* (Optional) Uninstall systemd-bootchart on Arch using YAY

$ yay -Rns systemd-bootchart

2. Manually Install "systemd-bootchart" via AUR

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

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

b. Clone systemd-bootchart's git locally

$ git clone https://aur.archlinux.org/systemd-bootchart.git ~/systemd-bootchart

c. Go to ~/systemd-bootchart folder and install it

$ cd ~/systemd-bootchart $ makepkg -si

3. Information about the systemd-bootchart package on Arch User Repository (AUR)

ID: 1348627
Name: systemd-bootchart
PackageBaseID: 134351
PackageBase: systemd-bootchart
Version: 235-1
Description: Systemd boot performance graphing tool.
URL: https://github.com/systemd/systemd-bootchart
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: J5lx
FirstSubmitted: 1531937830
LastModified: 1699292235
URLPath: /cgit/aur.git/snapshot/systemd-bootchart.tar.gz