https://github.com/imz/aptitude
aptitude package for ALT
https://github.com/imz/aptitude
Last synced: 3 months ago
JSON representation
aptitude package for ALT
- Host: GitHub
- URL: https://github.com/imz/aptitude
- Owner: imz
- Created: 2021-06-15T23:43:54.000Z (almost 4 years ago)
- Default Branch: alt
- Last Pushed: 2023-07-25T10:15:41.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T15:42:08.773Z (4 months ago)
- Language: C++
- Size: 6.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog.SVN
- Authors: AUTHORS
Awesome Lists containing this project
README
The documentation is in ./doc in DocBook format; to generate it:
* install docbook-xsl, xsltproc, and html2text
* run "./configure"
* run "make -C doc"
* enjoy!