kwinft on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kwinft

* (Optional) Uninstall kwinft on Arch using YAY

$ yay -Rns kwinft

2. Manually Install "kwinft" via AUR

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

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

b. Clone kwinft's git locally

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

c. Go to ~/kwinft folder and install it

$ cd ~/kwinft $ makepkg -si

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

ID: 1426401
Name: kwinft
PackageBaseID: 155324
PackageBase: kwinft
Version: 6.0.0-3
Description: Wayland and X11 Compositor for the KDE Plasma desktop (theseus-ship)
URL: https://github.com/winft/theseus-ship
NumVotes: 39
Popularity: 0.542576
OutOfDate: 1710552452
Maintainer: abelian424
Submitter: abelian424
FirstSubmitted: 1594439678
LastModified: 1710327027
URLPath: /cgit/aur.git/snapshot/kwinft.tar.gz

5. The same packages on other Linux Distributions