dwt on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S dwt

* (Optional) Uninstall dwt on Arch using YAY

$ yay -Rns dwt

2. Manually Install "dwt" via AUR

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

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

b. Clone dwt's git locally

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

c. Go to ~/dwt folder and install it

$ cd ~/dwt $ makepkg -si

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

ID: 273306
Name: dwt
PackageBaseID: 55932
PackageBase: dwt
Version: 0.6.0-2
Description: Simple no-frills terminal emulator based on VTE
URL: https://github.com/aperezdc/dwt
NumVotes: 0
Popularity: 0
OutOfDate: 1704203233
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1327005120
LastModified: 1454931412
URLPath: /cgit/aur.git/snapshot/dwt.tar.gz