timelimit on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install timelimit on Arch using YAY
$
yay -S
timelimit
Copied
* (Optional) Uninstall timelimit on Arch using YAY
$
yay -Rns
timelimit
Copied
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
Copied
b. Clone timelimit's git locally
$
git clone https://aur.archlinux.org/timelimit.git
~/timelimit
Copied
c. Go to ~/timelimit folder and install it
$
cd
~/timelimit
Copied
$
makepkg -si
Copied
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
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