devlog on AUR (Arch User Repository)
Last updated: January 01,2025
1. Install "devlog" 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 devlog on Arch using YAY
$
yay -S
devlog
Copied
* (Optional) Uninstall devlog on Arch using YAY
$
yay -Rns
devlog
Copied
2. Manually Install "devlog" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone devlog's git locally
$
git clone https://aur.archlinux.org/devlog.git
~/devlog
Copied
c. Go to ~/devlog folder and install it
$
cd
~/devlog
Copied
$
makepkg -si
Copied
3. Information about the devlog package on Arch User Repository (AUR)
ID: 874244
Name: devlog
PackageBaseID: 151715
PackageBase: devlog
Version: 1.1.0-1
Description: Command-line tool for tracking your day-to-day software development work.
URL: https://github.com/wedaly/devlog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wedaly
FirstSubmitted: 1587318699
LastModified: 1615174331
URLPath: /cgit/aur.git/snapshot/devlog.tar.gz
Name: devlog
PackageBaseID: 151715
PackageBase: devlog
Version: 1.1.0-1
Description: Command-line tool for tracking your day-to-day software development work.
URL: https://github.com/wedaly/devlog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wedaly
FirstSubmitted: 1587318699
LastModified: 1615174331
URLPath: /cgit/aur.git/snapshot/devlog.tar.gz