charge-log on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S charge-log

* (Optional) Uninstall charge-log on Arch using YAY

$ yay -Rns charge-log

2. Manually Install "charge-log" via AUR

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

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

b. Clone charge-log's git locally

$ git clone https://aur.archlinux.org/charge-log.git ~/charge-log

c. Go to ~/charge-log folder and install it

$ cd ~/charge-log $ makepkg -si

3. Information about the charge-log package on Arch User Repository (AUR)

ID: 630656
Name: charge-log
PackageBaseID: 143662
PackageBase: charge-log
Version: 1.0-1
Description: Battery charge history logger
URL: https://github.com/kitsunyan/charge-log
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kitsunyan
Submitter: kitsunyan
FirstSubmitted: 1563489195
LastModified: 1563489195
URLPath: /cgit/aur.git/snapshot/charge-log.tar.gz