1
0
Fork 0
mirror of https://github.com/otakuto/crazydiskinfo.git synced 2025-08-13 17:24:28 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Paul Wise
c128c4edf0
Add information about CrazyDiskInfo in distributions
Link to the Repology service to list the versions and
use the SVG badges provided by Repology for a local list.
2021-11-25 13:41:07 +08:00
Paul Wise
34ba626d14
Use cmake to create the build directory
This is one less command to copy and run.
2021-11-25 13:40:28 +08:00
Paul Wise
5a50b262a1
Use sudo when installing
The default install path is only writable by root.
2021-11-25 13:40:28 +08:00
Paul Wise
44e6b0d56b
Switch from libncursesw5-dev to libncurses-dev for Debian build dependency
libncursesw5-dev is from an obsolete version of ncurses.
2021-11-25 13:40:28 +08:00
Paul Wise
d9480c0254
Remove libncurses5-dev Debian build dependency
It isn't used, only libncursesw5-dev is used.
2021-11-25 13:40:28 +08:00
Paul Wise
33f2c70da2
Switch from apt-get to apt for installing Debian packages
The apt command is the newer interactive package manager for APT.
2021-11-25 13:40:28 +08:00
Paul Wise
93fe2ed4c3
Remove spaces at the end of lines
Suggested-by: editors and git
2021-11-25 13:40:03 +08:00
otakuto
bb7e80fa9c Update README.md 2017-01-30 14:27:51 +09:00
Haruki TSURUMOTO
baea674bf5 Add Debian binary package URL 2017-01-30 12:33:10 +09:00
Haruki TSURUMOTO
6e81fc0d91 Revise build instruction 2017-01-25 10:52:23 +09:00
otakuto
4538295434 Update README.md 2017-01-22 09:05:09 +09:00
otakuto
486b7390df Update README.md 2017-01-20 18:40:26 +09:00
otakuto
1acfbf1339 Update README.md 2017-01-20 14:57:33 +09:00
otakuto
06534caf75 Update README.md 2017-01-20 14:22:49 +09:00
otakuto
997337f680 Create README.md 2017-01-20 13:50:52 +09:00