pakitheme on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pakitheme

* (Optional) Uninstall pakitheme on Arch using YAY

$ yay -Rns pakitheme

2. Manually Install "pakitheme" via AUR

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

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

b. Clone pakitheme's git locally

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

c. Go to ~/pakitheme folder and install it

$ cd ~/pakitheme $ makepkg -si

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

-> Orphaned AUR Packages: pakitheme
Repository : aur
Name : pakitheme
Keywords : flatpak gtk
Version : 0.1-1
Description : Automatically install your host GTK+ theme as a Flatpak.
URL : https://github.com/refi64/pakitheme
AUR URL : https://aur.archlinux.org/packages/pakitheme
Groups : None
Licenses : MPL2
Provides : None
Depends On : flatpak
Make Deps : None
Check Deps : None
Optional Deps : None
Conflicts With : None
Maintainer : None
Votes : 0
Popularity : 0.000000
First Submitted : Wed 25 Nov 2020 11:54:58 PM UTC
Last Modified : Sat 28 Nov 2020 04:43:57 AM UTC
Out-of-date : No