Search Criteria
Package Details: sysinfo 0.1.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sysinfo.git (read-only, click to copy) |
|---|---|
| Package Base: | sysinfo |
| Description: | sysinfo shows system information like the hardware configuration and resource usage in a compact, clearly arranged and visually pleasing style. |
| Upstream URL: | https://github.com/IngoMeyer441/sysinfo |
| Licenses: | MIT |
| Conflicts: | xfce4-sysinfo |
| Submitter: | IngoMeyer |
| Maintainer: | IngoMeyer |
| Last Packager: | IngoMeyer |
| Votes: | 4 |
| Popularity: | 0.058387 |
| First Submitted: | 2023-06-01 19:20 (UTC) |
| Last Updated: | 2024-04-23 07:21 (UTC) |
Dependencies (2)
- bash (bash-gitAUR, bash-devel-gitAUR)
- gawk (gawk-gitAUR)
Latest Comments
IngoMeyer commented on 2024-04-23 07:22 (UTC)
@m040601: Thanks for the hint, I have added the missing
README.mdandLICENSEfiles to the package.m040601 commented on 2024-04-22 20:55 (UTC)
Thanks for the work maintaining this PKGBUILD. Nice simple tool. Could you please add the included README.md ?
It should end up in something like,
with a simple "install -Dm644 xxx yyy"
Thanks in advance
$ pacman -Ql sysinfo
$ wget https://github.com/IngoMeyer441/sysinfo/archive/v0.1.4.tar.gz
$ tar tf v0.1.4.tar.gz
IngoMeyer commented on 2023-10-09 11:52 (UTC)
Thanks for the hint. The conflict line is added :+1:
dreieck commented on 2023-10-09 11:25 (UTC)
Please add
conflicts=("xfce4-sysinfo"):Thanks for maintaining!