dtach-ng on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dtach-ng

* (Optional) Uninstall dtach-ng on Arch using YAY

$ yay -Rns dtach-ng

2. Manually Install "dtach-ng" via AUR

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

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

b. Clone dtach-ng's git locally

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

c. Go to ~/dtach-ng folder and install it

$ cd ~/dtach-ng $ makepkg -si

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

ID: 853832
Name: dtach-ng
PackageBaseID: 162596
PackageBase: dtach-ng
Version: 0.10-1
Description: emulates the detach feature of screen
URL: https://github.com/xPMo/dtach
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: Gamma
Submitter: Gamma
FirstSubmitted: 1611758226
LastModified: 1611758226
URLPath: /cgit/aur.git/snapshot/dtach-ng.tar.gz