folderpreview on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S folderpreview

* (Optional) Uninstall folderpreview on Arch using YAY

$ yay -Rns folderpreview

2. Manually Install "folderpreview" via AUR

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

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

b. Clone folderpreview's git locally

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

c. Go to ~/folderpreview folder and install it

$ cd ~/folderpreview $ makepkg -si

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

ID: 911761
Name: folderpreview
PackageBaseID: 160353
PackageBase: folderpreview
Version: 0.4.3-1
Description: Generates folder thumbs using child files thumbs
URL: https://gitlab.com/hxss-linux/folderpreview
NumVotes: 4
Popularity: 0.041586
OutOfDate:
Maintainer: hxss
Submitter: hxss
FirstSubmitted: 1606587803
LastModified: 1621882729
URLPath: /cgit/aur.git/snapshot/folderpreview.tar.gz