fmo on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S fmo

* (Optional) Uninstall fmo on Arch using YAY

$ yay -Rns fmo

2. Manually Install "fmo" via AUR

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

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

b. Clone fmo's git locally

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

c. Go to ~/fmo folder and install it

$ cd ~/fmo $ makepkg -si

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

ID: 516626
Name: fmo
PackageBaseID: 117585
PackageBase: fmo
Version: 2.0-2
Description: A tool for locating installed AUR orphans.
URL: https://gitlab.com/craftyguy/fmo
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: craftyguy
FirstSubmitted: 1481138168
LastModified: 1528130762
URLPath: /cgit/aur.git/snapshot/fmo.tar.gz