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