Skip to content

SiddJeph/Package-Management-in-Linux-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Introduction

🌟 Importance of Package Management in Linux Distributions 🐧

  • Overview of Popular Package Management Tools (apt, pacman, yum) πŸ› οΈ

Examples and Demonstrations

πŸ” Exploring Internal Working of Package Managers (e.g pacman) πŸ•΅οΈβ€β™‚οΈ

  • Creating a PKGBUILD File for a Rock-Paper-Scissors Game written in C πŸ“¦

Rock-Paper-Scissors Game πŸͺ¨ πŸ“„ βœ‚οΈ

This package provides a simple command-line implementation of the Rock-Paper-Scissors game written in C. The game allows players to choose between rock, paper, or scissors and determines the winner based on the classic rules of the game.

Prerequisites

To install the Rock-Paper-Scissors game on your system you must have Arch Linux or its derivatives, you can use the pacman package manager. Make sure you have the necessary dependencies, such as gcc, installed on your system.

Installation

  1. Clone the repo
git clone https://github.com/SiddJeph/KOSS_Selection_Tasks_package-management.git
  1. Change directory
cd KOSS_Selection_Tasks_package-management/Package
  1. Install Package
makepkg -si

Usage

After installation, you can run the game by typing the following command in your terminal:

rock_paper_scissors

Contact

Siddharth Jeph - siddharthjeph10@gmail.com

Project Link - https://github.com/SiddJeph/KOSS_Selection_Tasks_package-management

Releases

No releases published

Packages

 
 
 

Contributors

Languages