tlpui on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tlpui

* (Optional) Uninstall tlpui on Arch using YAY

$ yay -Rns tlpui

2. Manually Install "tlpui" via AUR

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

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

b. Clone tlpui's git locally

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

c. Go to ~/tlpui folder and install it

$ cd ~/tlpui $ makepkg -si

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

ID: 1416985
Name: tlpui
PackageBaseID: 160807
PackageBase: tlpui
Version: 2:1.6.4-2
Description: A GTK user interface for TLP written in Python
URL: https://github.com/d4nj1/TLPUI
NumVotes: 34
Popularity: 0.925267
OutOfDate:
Maintainer: HurricanePootis
Submitter: hayao
FirstSubmitted: 1607685649
LastModified: 1709088656
URLPath: /cgit/aur.git/snapshot/tlpui.tar.gz

5. The same packages on other Linux Distributions