Search Criteria
Package Details: cutecom-git 0.51.0.r75.gadf0a20-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cutecom-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cutecom-git |
| Description: | A graphical serial terminal (git master) |
| Upstream URL: | https://gitlab.com/cutecom/cutecom |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | cutecom |
| Submitter: | smrqdt |
| Maintainer: | smrqdt |
| Last Packager: | smrqdt |
| Votes: | 2 |
| Popularity: | 0.000005 |
| First Submitted: | 2020-01-17 05:04 (UTC) |
| Last Updated: | 2024-07-11 20:13 (UTC) |
Dependencies (3)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt6-serialport
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
smrqdt commented on 2024-07-11 20:16 (UTC)
@xorly Fixed.
xorly commented on 2024-07-11 19:32 (UTC)
Please use
cmake --build .instead ofmakewhen you do not explicitly define generator. Some machines have Ninja as default cmake generator.