appstart on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S appstart

* (Optional) Uninstall appstart on Arch using YAY

$ yay -Rns appstart

2. Manually Install "appstart" via AUR

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

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

b. Clone appstart's git locally

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

c. Go to ~/appstart folder and install it

$ cd ~/appstart $ makepkg -si

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

ID: 999121
Name: appstart
PackageBaseID: 173727
PackageBase: appstart
Version: 0.1.0-1
Description: app batch start up
URL: https://gitee.com/duapple/go_projects
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: duapple
FirstSubmitted: 1638870252
LastModified: 1638870252
URLPath: /cgit/aur.git/snapshot/appstart.tar.gz