The communist package manager
Explore the docs »
Report Bug
.
Request Feature
- About the Project
- Built With
- Getting Started
- Usage
- Roadmap
- Contributing
- License
- Authors
- Acknowledgements
This is the official package manager of the Soviet Linux Distribution
The package manager is written in C with the LibSPM library
- LibSPM if you do a
--recursive
clone then you dont need this anymore just follow the instructions - make
- Git
-
Clone the repo
git clone https://github.com/Soviet-Linux/CCCP.git --recursive
-
Cd into the repo
cd CCCP
-
If you dont have libSPM run Note: Run as root or with sudo
make install-libspm
-
Build
make
-
Install Note: Run as root or with sudo
make install
Get the help message with:
cccp -h
Install a package from the OUR with:
cccp -i <PACKAGE_NAME>
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL-3.0 License. See LICENSE for more information.