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