Giter Site home page Giter Site logo

shiven-saini / pithuu-repo Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 7.82 MB

Custom User repository for hosting pithuuOS related packages and tools. You can add it in your pacman.conf if required.

License: Apache License 2.0

Shell 100.00%
archlinux bash gnome kde linux operating-system pithuu repository

pithuu-repo's Introduction

Custom PithuuOS-Repository

Custom User repository for hosting pithuuOS related packages and tools. You can add it in your pacman.conf if required.


Get started :-

To add this repo in your own Arch like distribution,

  1. Open pacman.conf file : # vim /etc/pacman.conf or # nano /etc/pacman.conf

  2. Append the repository list with the the following lines :-

[pithuu-repo]
SigLevel = Optional DatabaseOptional
Server = https://raw.githubusercontent.com/shiven-saini/$repo/main/$arch

Since, right now only x86_64 architecture is supported. Edit the last line as per following :
Server = https://raw.githubusercontent.com/shiven-saini/$repo/main/x86_64

  1. Refresh the pacman mirrorlist => # pacman -Syy

  2. In case of package conflicts => # pacman -S pithuu-repo/$PKG_NAME


Contribution :-

For collaborators =>

To contribute your custom packages, package the code files as per official Guidelines here

  1. Fetch the latest changes from repository :- git pull origin main
  2. Add mandatory PKGBUILD & .SRCINFO files.
  3. Remove already existing .db & .file
  4. Build repository files : repo-add pithuu-repo.db.tar.gz *.pkg.tar.zst
  5. Get rid of recently generated symlinks & rename the pithuu-repo.tar.gz to .db & .file each

For barebone config files, checkout Template folder contents.

For non-collaborators =>


Join the Discord server and let us know about your cool ideas!

pithuu-repo's People

Contributors

shiven-saini avatar

Stargazers

Mokshit Bindal avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.