Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vazmin/fastos.repo
Fast Open Source yum repo
https://github.com/vazmin/fastos.repo
Last synced: about 1 month ago
JSON representation
Fast Open Source yum repo
- Host: GitHub
- URL: https://github.com/vazmin/fastos.repo
- Owner: vazmin
- Created: 2021-08-01T13:12:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T14:43:42.000Z (5 months ago)
- Last Synced: 2024-06-16T16:08:35.298Z (5 months ago)
- Language: Shell
- Size: 862 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastOS.repo for yum
the rpm packages in FastOS.repo include: libfastcommon, libserverframe, FastCFS etc.
```
git clone https://github.com/happyfish100/FastOS.repo
cd FastOS.repo
sudo cp yumrepo/FastOS.repo /etc/yum.repos.d/
sudo cp yumrepo/RPM-GPG-KEY-FastOS /etc/pki/rpm-gpg/
```list one package (eg. libfastcommon) in FastOS.repo:
```
yum list libfastcommon
```