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