timetrap on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "timetrap" 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 timetrap on Arch using YAY
$
yay -S
timetrap
Copied
* (Optional) Uninstall timetrap on Arch using YAY
$
yay -Rns
timetrap
Copied
2. Manually Install "timetrap" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone timetrap's git locally
$
git clone https://aur.archlinux.org/timetrap.git
~/timetrap
Copied
c. Go to ~/timetrap folder and install it
$
cd
~/timetrap
Copied
$
makepkg -si
Copied
3. Information about the timetrap package on Arch User Repository (AUR)
ID: 739406
Name: timetrap
PackageBaseID: 151290
PackageBase: timetrap
Version: 1.15.2-1
Description: A simple command line time tracker written in ruby. It provides an easy to use command line interface for tracking what you spend your time on
URL: https://rubygems.org/gems/timetrap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586427783
LastModified: 1589900786
URLPath: /cgit/aur.git/snapshot/timetrap.tar.gz
Name: timetrap
PackageBaseID: 151290
PackageBase: timetrap
Version: 1.15.2-1
Description: A simple command line time tracker written in ruby. It provides an easy to use command line interface for tracking what you spend your time on
URL: https://rubygems.org/gems/timetrap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586427783
LastModified: 1589900786
URLPath: /cgit/aur.git/snapshot/timetrap.tar.gz