aw-server on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S aw-server

* (Optional) Uninstall aw-server on Arch using YAY

$ yay -Rns aw-server

2. Manually Install "aw-server" via AUR

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

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

b. Clone aw-server's git locally

$ git clone https://aur.archlinux.org/aw-server.git ~/aw-server

c. Go to ~/aw-server folder and install it

$ cd ~/aw-server $ makepkg -si

3. Information about the aw-server package on Arch User Repository (AUR)

ID: 667052
Name: aw-server
PackageBaseID: 146624
PackageBase: aw-server
Version: 0.8.3-1
Description: Log what you do on your computer. Simple, extensible, no third parties.
URL: https://github.com/ActivityWatch/activitywatch
NumVotes: 0
Popularity: 0
OutOfDate: 1607611291
Maintainer:
FirstSubmitted: 1573683852
LastModified: 1573852465
URLPath: /cgit/aur.git/snapshot/aw-server.tar.gz