xwmfs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xwmfs

* (Optional) Uninstall xwmfs on Arch using YAY

$ yay -Rns xwmfs

2. Manually Install "xwmfs" via AUR

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

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

b. Clone xwmfs's git locally

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

c. Go to ~/xwmfs folder and install it

$ cd ~/xwmfs $ makepkg -si

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

ID: 632869
Name: xwmfs
PackageBaseID: 134836
PackageBase: xwmfs
Version: 0.83-1
Description: X11 Window-Manager file system based on FUSE
URL: https://github.com/gerstner-hub/xwmfs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kbabioch
Submitter: kbabioch
FirstSubmitted: 1533588031
LastModified: 1564261725
URLPath: /cgit/aur.git/snapshot/xwmfs.tar.gz