ude on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ude

* (Optional) Uninstall ude on Arch using YAY

$ yay -Rns ude

2. Manually Install "ude" via AUR

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

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

b. Clone ude's git locally

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

c. Go to ~/ude folder and install it

$ cd ~/ude $ makepkg -si

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

ID: 1157819
Name: ude
PackageBaseID: 128671
PackageBase: ude
Version: 0.2.11b-1
Description: The ultimate window manager for UDE
URL: http://udeproject.sourceforge.net/index.shtml
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515170400
LastModified: 1666829910
URLPath: /cgit/aur.git/snapshot/ude.tar.gz