hexisXz / scoria

a simple package manager that builds programs from source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

  1. scoria
  2. how to install
  3. scoria repo
  4. new
  5. scoria is not a replacement
  6. About scoria
  7. more info

scoria

a simple package manager that builds programs from source

how to install

copy and paste

sh <(curl -v -L https://raw.githubusercontent.com/hexisXz/scoria/main/install.sh)

in your terminal

scoria repo

https://github.com/hexisXz/scoria-repo

scoria is not a replacement

this is stated in the wiki but i will say it again scoria is not a replacement for your distros package manager. so dont remove your distros package manager or things will break.

About scoria

scoria is not going to have all of the programs. it will mainly have programs that can be compiled from source witch is most things. scoria was made to automate the process of compiling programs from source so you don’t have to.

more info

the new scoria 3.0 update includes a full rewrite of scoria in C

About

a simple package manager that builds programs from source

License:MIT License


Languages

Language:Shell 50.6%Language:C 44.0%Language:Makefile 5.4%