Skip to content

LegendaryOS/lcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCR - Legendary Community Repository

Creating your own repo

In your GitHub repo, create a directory called /lcr-build-files/ and add two scripts there: one that will unpack, for example, the .desktop file in /usr/share/applications and scripts, etc., and the second file, remove.sh. This file removes files unpacked using unpack.sh. To submit your own repo to zcr, visit https://github.com/LegendaryOS/lcr/issues or https://github.com/LegendaryOS/lcr/discussions and write to us.

LCR Commands list

- lcr update {package}

- lcr autoremoe

- lcr remove {package}

- lcr install {package}

- lcr update-all

- lcr help

- lcr ?

- lcr how-to-add

- lcr - Shows ui interface.

Creating your own zcr repo

You can learn about creating your own zcr repo in: https://github.com/LegendaryOS/lcr/wiki/Creating-your-own-repository-for-lcr.