timelimit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S timelimit

* (Optional) Uninstall timelimit on Arch using YAY

$ yay -Rns timelimit

2. Manually Install "timelimit" via AUR

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

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

b. Clone timelimit's git locally

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

c. Go to ~/timelimit folder and install it

$ cd ~/timelimit $ makepkg -si

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

ID: 555133
Name: timelimit
PackageBaseID: 124319
PackageBase: timelimit
Version: 1.9.0-1
Description: Limit a process's absolute execution time
URL: https://devel.ringlet.net/sysutils/timelimit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: franciscoj
Submitter: franciscoj
FirstSubmitted: 1501061012
LastModified: 1540634879
URLPath: /cgit/aur.git/snapshot/timelimit.tar.gz