libfm-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S libfm-git

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

$ yay -Rns libfm-git

2. Manually Install "libfm-git" via AUR

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

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

b. Clone libfm-git's git locally

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

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

$ cd ~/libfm-git $ makepkg -si

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

ID: 860607
Name: libfm-git
PackageBaseID: 33115
PackageBase: libfm-git
Version: 1.3.2-1
Description: A glib/gio-based library to develop file managers. Does not include the GTK components.
URL: http://www.lxde.org
NumVotes: 116
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter:
FirstSubmitted: 1261629738
LastModified: 1612800570
URLPath: /cgit/aur.git/snapshot/libfm-git.tar.gz