autoexec on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S autoexec

* (Optional) Uninstall autoexec on Arch using YAY

$ yay -Rns autoexec

2. Manually Install "autoexec" via AUR

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

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

b. Clone autoexec's git locally

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

c. Go to ~/autoexec folder and install it

$ cd ~/autoexec $ makepkg -si

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

ID: 864252
Name: autoexec
PackageBaseID: 160957
PackageBase: autoexec
Version: 2021.01.08-3
Description: A development tool for automatic execution of scripts
URL: https://github.com/terminalforlife/Extra/tree/master/source/autoexec
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: minhaj.sixbyte
Submitter: minhaj.sixbyte
FirstSubmitted: 1608064399
LastModified: 1613481518
URLPath: /cgit/aur.git/snapshot/autoexec.tar.gz