bootchart on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "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
Copied
b. Install bootchart on Arch using YAY
$
yay -S
bootchart
Copied
* (Optional) Uninstall bootchart on Arch using YAY
$
yay -Rns
bootchart
Copied
2. Manually Install "bootchart" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bootchart's git locally
$
git clone https://aur.archlinux.org/bootchart.git
~/bootchart
Copied
c. Go to ~/bootchart folder and install it
$
cd
~/bootchart
Copied
$
makepkg -si
Copied
3. Information about the bootchart package on Arch User Repository (AUR)
ID: 600759
Name: bootchart
PackageBaseID: 140923
PackageBase: bootchart
Version: 1.20-3
Description: A 'startup' graphing tool
URL: https://github.com/sofar/bootchart
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1554272212
LastModified: 1554272212
URLPath: /cgit/aur.git/snapshot/bootchart.tar.gz
Name: bootchart
PackageBaseID: 140923
PackageBase: bootchart
Version: 1.20-3
Description: A 'startup' graphing tool
URL: https://github.com/sofar/bootchart
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1554272212
LastModified: 1554272212
URLPath: /cgit/aur.git/snapshot/bootchart.tar.gz