Search Criteria
Package Details: emoj 4.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/emoj.git (read-only, click to copy) |
|---|---|
| Package Base: | emoj |
| Description: | Find relevant emoji from text on the command-line |
| Upstream URL: | https://github.com/sindresorhus/emoj |
| Licenses: | MIT |
| Submitter: | whynothugo |
| Maintainer: | kleintux |
| Last Packager: | kleintux |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-12-07 01:01 (UTC) |
| Last Updated: | 2025-09-12 09:14 (UTC) |
Dependencies (3)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- xsel (xsel-gitAUR, wl-clipboard-x11AUR)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
Latest Comments
kleintux commented on 2022-08-25 20:49 (UTC)
@dreieck I think this is the right way for node packages see https://wiki.archlinux.org/title/Node.js_package_guidelines
dreieck commented on 2022-08-25 20:00 (UTC) (edited on 2022-08-25 20:00 (UTC) by dreieck)
This
PKGBUILDpackage downloads (lots of) stuff inpackage().Please make sure that everything is already present while executing
package()(orbuild()). If you really cannot make that the required stuff is downloaded via thesource-array, then use theprepare()-function to download the necessary stuff.Thanks for maintaining!
shtrom commented on 2017-01-03 09:01 (UTC)
whynothugo commented on 2016-12-14 06:27 (UTC)
crasm commented on 2016-12-14 03:18 (UTC)