remove_empty_subdirs on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S remove_empty_subdirs

* (Optional) Uninstall remove_empty_subdirs on Arch using YAY

$ yay -Rns remove_empty_subdirs

2. Manually Install "remove_empty_subdirs" via AUR

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

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

b. Clone remove_empty_subdirs's git locally

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

c. Go to ~/remove_empty_subdirs folder and install it

$ cd ~/remove_empty_subdirs $ makepkg -si

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

ID: 543827
Name: remove_empty_subdirs
PackageBaseID: 136018
PackageBase: remove_empty_subdirs
Version: 0.1.1-1
Description: Recursively remove empty sub-directories
URL: https://github.com/zhangkaizhao/remove_empty_subdirs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1536910601
LastModified: 1536910601
URLPath: /cgit/aur.git/snapshot/remove_empty_subdirs.tar.gz