diff options
-rw-r--r-- | README.md | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -8,19 +8,20 @@ Planned improvements and known issues are listed on the project's [issue tracker - Clear modifiable source code - These programs are written in a simple and easy to understand programming - language called Golang. Slackware's official tools are written in a - programming language (bash) which is harder to understand and customize. + These programs are written in a simple and easy to understand programming + language called Golang. Slackware's official tools are written in a + programming language (bash) which is harder to understand and customize. - Stable - Ever mess up an update on Slackware? This project will allow you to (somewhat) install or - remove packages even on a broken system, making it easier to recover the system. + Ever mess up an update on Slackware? This project will allow you to + (somewhat) install or remove packages even on a broken system, making it + easier to recover the system. - Slackware's package tools like 'installpkg' contain dependencies on commands - like 'tar' and 'tar's library dependencies. These alternatives have no - runtime dependencies, except when running a package's install/uninstall - scripts, or ldconfig. + Slackware's package tools like 'installpkg' contain dependencies on + commands like 'tar' and 'tar's library dependencies. These alternatives + have no runtime dependencies, except when running a package's + install/uninstall scripts, or ldconfig. ## Install |