dtee on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S dtee

* (Optional) Uninstall dtee on Arch using YAY

$ yay -Rns dtee

2. Manually Install "dtee" via AUR

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

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

b. Clone dtee's git locally

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

c. Go to ~/dtee folder and install it

$ cd ~/dtee $ makepkg -si

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

ID: 950100
Name: dtee
PackageBaseID: 170120
PackageBase: dtee
Version: 1.1.0-1
Description: Run a program with standard output and standard error copied to files
URL: https://dtee.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: uuid
Submitter: uuid
FirstSubmitted: 1629404561
LastModified: 1629444666
URLPath: /cgit/aur.git/snapshot/dtee.tar.gz