dtach on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S dtach

* (Optional) Uninstall dtach on Arch using YAY

$ yay -Rns dtach

2. Manually Install "dtach" via AUR

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

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

b. Clone dtach's git locally

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

c. Go to ~/dtach folder and install it

$ cd ~/dtach $ makepkg -si

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

ID: 668577
Name: dtach
PackageBaseID: 140687
PackageBase: dtach
Version: 0.9-3
Description: emulates the detach feature of screen
URL: http://dtach.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: sauyon
Submitter: xyproto
FirstSubmitted: 1553678402
LastModified: 1574206508
URLPath: /cgit/aur.git/snapshot/dtach.tar.gz