Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noirlinux/main
NOIR - Official Repositories
https://github.com/noirlinux/main
kiss-repo linux linux-distribution linux-distro repository
Last synced: 3 months ago
JSON representation
NOIR - Official Repositories
- Host: GitHub
- URL: https://github.com/noirlinux/main
- Owner: noirlinux
- License: mit
- Created: 2020-12-04T17:30:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T15:42:40.000Z (10 months ago)
- Last Synced: 2024-09-29T15:04:14.963Z (3 months ago)
- Topics: kiss-repo, linux, linux-distribution, linux-distro, repository
- Language: Shell
- Homepage:
- Size: 17.8 MB
- Stars: 31
- Watchers: 2
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
### NOIR
---
#### Official Repositories
---
The official repositories for NOIR Linux maintained by Daniel M. Matongo.
More information:
- https://kisslinux.org/package-system
- https://repology.org/repository/noir---
NOIR is an independent Linux® distribution with a focus on performance and practical functionality.
---
1. Whats Different?
---
NOIR aims to become a minimal general purpose distro for
your pleasure;- Cutting down on all dependancies and all other bloat to provide you with a functional distro
with as few packages and a much less combined package weight
as possible.- Taking notes from Wyverkiss we want to be as GNU free as we
can and if we can't at least make GNU software optional.- We also strive for stability in as much as we love functional minimalism.
2. BINARIES
---
NOTE: This assumes that the user trusts the source of the binary packages.
Regularly updated binaries are provided for the following packages:
- Firefox
- Chromium
- LLVMBinaries for NOIR (musl) -> https://github.com/kiss-community/repo-bin
### Installing binaries
- Modify `KISS_PATH` such that the `bin` repository takes priority over other repositories:
$ export KISS_PATH=/path/to/main/bin:$KISS_PATH
- The packages can now be installed by a simple [kiss b $PKG && kiss i $PKG] command.