dt on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "dt" 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 dt on Arch using YAY
$
yay -S
dt
Copied
* (Optional) Uninstall dt on Arch using YAY
$
yay -Rns
dt
Copied
2. Manually Install "dt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dt's git locally
$
git clone https://aur.archlinux.org/dt.git
~/dt
Copied
c. Go to ~/dt folder and install it
$
cd
~/dt
Copied
$
makepkg -si
Copied
3. Information about the dt package on Arch User Repository (AUR)
ID: 1388048
Name: dt
PackageBaseID: 196688
PackageBase: dt
Version: 1.3.1-1
Description: It's duct tape for your unix pipes
URL: https://github.com/so-dang-cool/dt
NumVotes: 1
Popularity: 0.02465
OutOfDate:
Maintainer: booniepepper
Submitter: booniepepper
FirstSubmitted: 1692013042
LastModified: 1705562400
URLPath: /cgit/aur.git/snapshot/dt.tar.gz
Name: dt
PackageBaseID: 196688
PackageBase: dt
Version: 1.3.1-1
Description: It's duct tape for your unix pipes
URL: https://github.com/so-dang-cool/dt
NumVotes: 1
Popularity: 0.02465
OutOfDate:
Maintainer: booniepepper
Submitter: booniepepper
FirstSubmitted: 1692013042
LastModified: 1705562400
URLPath: /cgit/aur.git/snapshot/dt.tar.gz