francis on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S francis

* (Optional) Uninstall francis on Arch using YAY

$ yay -Rns francis

2. Manually Install "francis" via AUR

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

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

b. Clone francis's git locally

$ git clone https://aur.archlinux.org/francis.git ~/francis

c. Go to ~/francis folder and install it

$ cd ~/francis $ makepkg -si

3. Information about the francis package on Arch User Repository (AUR)

ID: 1349990
Name: francis
PackageBaseID: 198681
PackageBase: francis
Version: 1.0.1-3
Description: Track your time
URL: https://invent.kde.org/utilities/francis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697638608
LastModified: 1699485543
URLPath: /cgit/aur.git/snapshot/francis.tar.gz

5. The same packages on other Linux Distributions