detach on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S detach

* (Optional) Uninstall detach on Arch using YAY

$ yay -Rns detach

2. Manually Install "detach" via AUR

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

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

b. Clone detach's git locally

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

c. Go to ~/detach folder and install it

$ cd ~/detach $ makepkg -si

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

ID: 579188
Name: detach
PackageBaseID: 137136
PackageBase: detach
Version: 0.2.3-1
Description: Utiltiy for running a command detached from the current terminal.
URL: http://inglorion.net/software/detach/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jhenson
FirstSubmitted: 1541276349
LastModified: 1548165293
URLPath: /cgit/aur.git/snapshot/detach.tar.gz