Files
linglong-pica/README.md

51 lines
1021 B
Markdown
Raw Permalink Normal View History

2022-07-21 02:35:09 +00:00
# linglong-pica
deb package to Linglong package tool.
2022-07-21 02:35:09 +00:00
Pica, from the Latin magpie, means to strengthen the exquisite ecology and adaptability.
2022-07-21 02:35:09 +00:00
## Dependencies
2022-07-21 02:35:09 +00:00
### Build dependencies
2022-07-21 02:35:09 +00:00
* golang-dlib-dev (>> 1.8.0+)
* golang (>= 2:1.15)
2022-07-21 02:35:09 +00:00
## Installation
2022-07-21 02:35:09 +00:00
### Build from source code
2022-07-21 02:35:09 +00:00
1. Make sure you have installed all dependencies.
2022-07-21 02:35:09 +00:00
2. Build:
2022-07-21 02:35:09 +00:00
```bash
make build
```
2022-07-21 02:35:09 +00:00
3. Install:
2022-07-21 02:35:09 +00:00
```bash
sudo make install
```
2022-07-21 02:35:09 +00:00
## Getting help
2022-07-21 02:35:09 +00:00
Any usage issues can ask for help via
2022-07-21 02:35:09 +00:00
* [Telegram group](https://t.me/deepin)
* [Matrix](https://matrix.to/#/#deepin-community:matrix.org)
* [IRC (libera.chat)](https://web.libera.chat/#deepin-community)
* [Forum](https://bbs.deepin.org)
* [WiKi](https://wiki.deepin.org/)
2022-07-21 02:35:09 +00:00
## Getting involved
2022-07-21 02:35:09 +00:00
We encourage you to report issues and contribute changes
2022-07-21 02:35:09 +00:00
* [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en).
2022-07-21 02:35:09 +00:00
## License
deepin-tool-kit is licensed under [LGPL-3.0-or-later](LICENSE).