symfs-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S symfs-git

* (Optional) Uninstall symfs-git on Arch using YAY

$ yay -Rns symfs-git

2. Manually Install "symfs-git" via AUR

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

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

b. Clone symfs-git's git locally

$ git clone https://aur.archlinux.org/symfs-git.git ~/symfs-git

c. Go to ~/symfs-git folder and install it

$ cd ~/symfs-git $ makepkg -si

3. Information about the symfs-git package on Arch User Repository (AUR)

ID: 992293
Name: symfs-git
PackageBaseID: 172574
PackageBase: symfs-git
Version: master-1
Description: A filesystem- and application- agnostic program that generates a collection of views to a collection of directories with associated metadata in the form of symlinks, grouping them based on a set of criteria against the metadata in those directories.
URL: https://github.com/directed-graph/symfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sources
Submitter: sources
FirstSubmitted: 1635663194
LastModified: 1637546338
URLPath: /cgit/aur.git/snapshot/symfs-git.tar.gz