Search Criteria
Package Details: i3-auto-arrange 1.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i3-auto-arrange.git (read-only, click to copy) |
---|---|
Package Base: | i3-auto-arrange |
Description: | This is a simple Shell script that will automatically rearrange i3 workspaces |
Upstream URL: | https://github.com/denis-ismailaj/i3-auto-arrange |
Licenses: | GPL3 |
Submitter: | denis-ismailaj |
Maintainer: | denis-ismailaj |
Last Packager: | denis-ismailaj |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-05 12:54 (UTC) |
Last Updated: | 2020-04-05 14:30 (UTC) |
Latest Comments
kleintux commented on 2022-12-15 16:30 (UTC)
Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.
see https://wiki.archlinux.org/title/Creating_packages#package()
thank you for fixing and maintaining