darktile on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S darktile

* (Optional) Uninstall darktile on Arch using YAY

$ yay -Rns darktile

2. Manually Install "darktile" via AUR

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

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

b. Clone darktile's git locally

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

c. Go to ~/darktile folder and install it

$ cd ~/darktile $ makepkg -si

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

ID: 1078548
Name: darktile
PackageBaseID: 169718
PackageBase: darktile
Version: 0.0.11-1
Description: GPU-rendered terminal emulator designed for tiling window managers
URL: https://github.com/liamg/darktile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1628438944
LastModified: 1652239129
URLPath: /cgit/aur.git/snapshot/darktile.tar.gz