पेज नहीं मिला
हमें वह नहीं मिला, जिसकी आपको तलाश थी।
कृपया उस साइट के मालिक से संपर्क करें जिसने आपको मूल URL से जोड़ा है और उन्हें बताएं कि उनका लिंक टूट गया है।
diff --git a/hi/404.html b/hi/404.html index a6df9225..7039d501 100644 --- a/hi/404.html +++ b/hi/404.html @@ -4,8 +4,8 @@
हमें वह नहीं मिला, जिसकी आपको तलाश थी।
कृपया उस साइट के मालिक से संपर्क करें जिसने आपको मूल URL से जोड़ा है और उन्हें बताएं कि उनका लिंक टूट गया है।
aplay
\ud83c\udfa7",id:"6-test-audio-with-aplay-",level:3},{value:"7. Check for Audio Errors in Logs \ud83d\udcdd\ud83d\udd0d",id:"7-check-for-audio-errors-in-logs-",level:3},{value:"8. Reconfigure Audio Settings \ud83d\udd27\ud83c\udfb6",id:"8-reconfigure-audio-settings-",level:3},{value:"Reconfigure ALSA and PulseAudio",id:"reconfigure-alsa-and-pulseaudio",level:4},{value:"9. Update Your System \ud83d\udcbb\ud83d\udd04",id:"9-update-your-system-",level:3},{value:"10. Try Different Audio Tools \ud83c\udfb6\ud83d\udd0a",id:"10-try-different-audio-tools-",level:3},{value:"Conclusion \ud83c\udf89",id:"conclusion-",level:3}];function u(e){const s={code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,i.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(s.header,{children:(0,o.jsx)(s.h1,{id:"troubleshooting-sound-issues",children:"Troubleshooting Sound Issues"})}),"\n",(0,o.jsx)(s.p,{children:"If you're having trouble with sound on Snigdha OS, follow these steps to diagnose and resolve the issue. Whether it's no sound, low volume, or distorted audio, let's get your audio working properly! \ud83d\udd27\ud83c\udfb6"}),"\n",(0,o.jsxs)(s.h3,{id:"1-check-the-audio-output-",children:["1. ",(0,o.jsx)(s.strong,{children:"Check the Audio Output \ud83d\udd0c\ud83d\udd0a"})]}),"\n",(0,o.jsx)(s.h4,{id:"ensure-the-correct-output-device-is-selected",children:(0,o.jsx)(s.strong,{children:"Ensure the Correct Output Device is Selected"})}),"\n",(0,o.jsx)(s.p,{children:"Sometimes, the wrong audio output device might be selected, especially if you have multiple devices (like speakers, headphones, or HDMI output)."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["Open ",(0,o.jsx)(s.strong,{children:"PulseAudio Volume Control"}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S pavucontrol\npavucontrol\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["Go to the ",(0,o.jsx)(s.strong,{children:"Playback"})," tab and check that the audio is routed to the correct device."]}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["In the ",(0,o.jsx)(s.strong,{children:"Output Devices"})," tab, make sure the desired audio output (e.g., headphones, speakers) is selected and not muted."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"2-check-volume-levels-\ufe0f",children:["2. ",(0,o.jsx)(s.strong,{children:"Check Volume Levels \ud83d\udd0a\ud83c\udf9b\ufe0f"})]}),"\n",(0,o.jsx)(s.h4,{id:"ensure-volume-is-turned-up",children:(0,o.jsx)(s.strong,{children:"Ensure Volume is Turned Up"})}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Make sure the system volume is not muted or set too low."}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"You can adjust the volume with the sound settings in your desktop environment or use the command line:"}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["To check the volume with ",(0,o.jsx)(s.strong,{children:(0,o.jsx)(s.code,{children:"amixer"})}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"amixer sget Master\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"To increase the volume:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"amixer sset Master 50%+\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"To unmute:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"amixer sset Master unmute\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"3-check-audio-driver-installation-",children:["3. ",(0,o.jsx)(s.strong,{children:"Check Audio Driver Installation \ud83d\udd27\ud83c\udfb6"})]}),"\n",(0,o.jsx)(s.h4,{id:"is-the-audio-driver-installed",children:(0,o.jsx)(s.strong,{children:"Is the Audio Driver Installed?"})}),"\n",(0,o.jsxs)(s.p,{children:["Snigdha OS uses ",(0,o.jsx)(s.strong,{children:"ALSA"})," (Advanced Linux Sound Architecture) and ",(0,o.jsx)(s.strong,{children:"PulseAudio"})," to manage audio. Ensure that the correct drivers are installed for your sound card."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"Intel HD Audio"}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S alsa-utils\nsudo pacman -S alsa-firmware\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"Realtek Audio"})," (often found on laptops):"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S alsa-utils\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"NVIDIA HDMI Audio"}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S nvidia\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"After installing, restart your system:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo reboot\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"4-restart-pulseaudio-",children:["4. ",(0,o.jsx)(s.strong,{children:"Restart PulseAudio \ud83d\udd04\ud83d\udd0a"})]}),"\n",(0,o.jsxs)(s.p,{children:["Sometimes, restarting ",(0,o.jsx)(s.strong,{children:"PulseAudio"})," can resolve sound issues."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"To restart PulseAudio, run:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"pulseaudio -k\npulseaudio --start\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"You can also restart the service with:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo systemctl --user restart pulseaudio\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"5-check-alsa-mixer-levels-\ufe0f",children:["5. ",(0,o.jsx)(s.strong,{children:"Check ALSA Mixer Levels \ud83c\udf9a\ufe0f"})]}),"\n",(0,o.jsx)(s.h4,{id:"adjust-alsa-mixer-settings",children:(0,o.jsx)(s.strong,{children:"Adjust ALSA Mixer Settings"})}),"\n",(0,o.jsx)(s.p,{children:"The ALSA mixer might have some channels muted or set to low levels, which can cause sound problems."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Open the ALSA mixer:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"alsamixer\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Use the arrow keys to navigate and adjust volume levels."}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["Unmute any muted channels by pressing ",(0,o.jsx)(s.code,{children:"M"})," (if they are muted)."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"6-test-audio-with-aplay-",children:["6. ",(0,o.jsxs)(s.strong,{children:["Test Audio with ",(0,o.jsx)(s.code,{children:"aplay"})," \ud83c\udfa7"]})]}),"\n",(0,o.jsxs)(s.p,{children:["You can test if the system is producing audio by using ",(0,o.jsx)(s.code,{children:"aplay"}),", a command-line sound player."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Test the sound card with a sample sound:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"aplay /usr/share/sounds/alsa/Front_Center.wav\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"If you hear the sound, the audio system is working. If not, it might indicate a deeper issue with your audio configuration."}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"7-check-for-audio-errors-in-logs-",children:["7. ",(0,o.jsx)(s.strong,{children:"Check for Audio Errors in Logs \ud83d\udcdd\ud83d\udd0d"})]}),"\n",(0,o.jsx)(s.p,{children:"Check the system logs to see if there are any relevant error messages related to sound."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"View PulseAudio logs:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"journalctl --user -u pulseaudio\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"View ALSA logs:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"dmesg | grep -i audio\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"8-reconfigure-audio-settings-",children:["8. ",(0,o.jsx)(s.strong,{children:"Reconfigure Audio Settings \ud83d\udd27\ud83c\udfb6"})]}),"\n",(0,o.jsx)(s.h4,{id:"reconfigure-alsa-and-pulseaudio",children:(0,o.jsx)(s.strong,{children:"Reconfigure ALSA and PulseAudio"})}),"\n",(0,o.jsx)(s.p,{children:"Sometimes, resetting the audio configuration can resolve conflicts:"}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Delete the PulseAudio configuration:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"rm -r ~/.config/pulse/\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Reset ALSA:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo alsactl restore\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Restart your system:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo reboot\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"9-update-your-system-",children:["9. ",(0,o.jsx)(s.strong,{children:"Update Your System \ud83d\udcbb\ud83d\udd04"})]}),"\n",(0,o.jsx)(s.p,{children:"Ensure your system is up-to-date, as updates can fix bugs related to sound."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["Update your system:","\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"10-try-different-audio-tools-",children:["10. ",(0,o.jsx)(s.strong,{children:"Try Different Audio Tools \ud83c\udfb6\ud83d\udd0a"})]}),"\n",(0,o.jsxs)(s.p,{children:["If the problem persists, consider trying different audio tools like ",(0,o.jsx)(s.strong,{children:"PipeWire"})," or ",(0,o.jsx)(s.strong,{children:"Jack"}),"."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"PipeWire"})," (a modern audio server):"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S pipewire\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"After installing, restart your system:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo reboot\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(s.h3,{id:"conclusion-",children:"Conclusion \ud83c\udf89"}),"\n",(0,o.jsx)(s.p,{children:"Sound issues on Snigdha OS can be caused by many factors, such as incorrect drivers, muted settings, or configuration problems. Follow this guide step by step to resolve most common sound issues. If the problem persists, check the community forums or support channels for additional help. Enjoy your sound! \ud83d\udd0a\ud83c\udfb6"})]})}function c(e={}){const{wrapper:s}={...(0,i.R)(),...e.components};return s?(0,o.jsx)(s,{...e,children:(0,o.jsx)(u,{...e})}):u(e)}},6599:(e,s,n)=>{n.d(s,{R:()=>l,x:()=>t});var r=n(758);const o={},i=r.createContext(o);function l(e){const s=r.useContext(i);return r.useMemo((function(){return"function"==typeof e?e(s):{...s,...e}}),[s,e])}function t(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:l(e.components),r.createElement(i.Provider,{value:s},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/1926646c.1b6a7ac5.js b/hi/assets/js/1926646c.1b6a7ac5.js
deleted file mode 100644
index 74e50f2f..00000000
--- a/hi/assets/js/1926646c.1b6a7ac5.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[310],{9882:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>a,default:()=>c,frontMatter:()=>o,metadata:()=>t,toc:()=>l});const t=JSON.parse('{"id":"installation/snigdha-os-system-requirements","title":"System Requirements","description":"\ud83c\udf1f System Requirements for Snigdha OS","source":"@site/docs/installation/snigdha-os-system-requirements.md","sourceDirName":"installation","slug":"/installation/snigdha-os-system-requirements","permalink":"/documentation/hi/installation/snigdha-os-system-requirements","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/snigdha-os-system-requirements.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","previous":{"title":"Installation","permalink":"/documentation/hi/category/installation"},"next":{"title":"Important Note","permalink":"/documentation/hi/installation/important-note-for-snigdha-os-installation"}}');var i=s(6070),r=s(6599);const o={sidebar_position:1},a="System Requirements",d={},l=[{value:"\ud83c\udf1f System Requirements for Snigdha OS",id:"-system-requirements-for-snigdha-os",level:3},{value:"\ud83d\udd39 Minimum Requirements",id:"-minimum-requirements",level:3},{value:"\ud83d\udd39 Recommended Requirements",id:"-recommended-requirements",level:3}];function m(e){const n={h1:"h1",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,r.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.header,{children:(0,i.jsx)(n.h1,{id:"system-requirements",children:"System Requirements"})}),"\n",(0,i.jsxs)(n.h3,{id:"-system-requirements-for-snigdha-os",children:["\ud83c\udf1f ",(0,i.jsx)(n.strong,{children:"System Requirements for Snigdha OS"})]}),"\n",(0,i.jsx)(n.p,{children:"To ensure a smooth experience with Snigdha OS, here are the minimum and recommended hardware specifications:"}),"\n",(0,i.jsxs)(n.h3,{id:"-minimum-requirements",children:["\ud83d\udd39 ",(0,i.jsx)(n.strong,{children:"Minimum Requirements"})]}),"\n",(0,i.jsx)(n.p,{children:"These are the bare minimum specifications needed to install and run Snigdha OS:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,i.jsx)(n.strong,{children:"Processor"}),": Any x86_64 processor"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,i.jsx)(n.strong,{children:"Disk Space"}),": 10 GB"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,i.jsx)(n.strong,{children:"RAM"}),": 1 GB"]}),"\n"]}),"\n",(0,i.jsxs)(n.h3,{id:"-recommended-requirements",children:["\ud83d\udd39 ",(0,i.jsx)(n.strong,{children:"Recommended Requirements"})]}),"\n",(0,i.jsx)(n.p,{children:"For better performance and to fully utilize the features of Snigdha OS, the following specifications are recommended:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,i.jsx)(n.strong,{children:"Processor"}),": Core 2 Duo or higher"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,i.jsx)(n.strong,{children:"Storage"}),": 30 GB HDD/SSD or more"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,i.jsx)(n.strong,{children:"RAM"}),": 2 GB or higher"]}),"\n"]}),"\n",(0,i.jsx)(n.p,{children:"Snigdha OS is designed to be lightweight and efficient, making it suitable for a wide range of hardware configurations. Whether you're using an older machine or a modern system, Snigdha OS can adapt and deliver a seamless user experience. \u2728"})]})}function c(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(m,{...e})}):m(e)}},6599:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>a});var t=s(758);const i={},r=t.createContext(i);function o(e){const n=t.useContext(r);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:o(e.components),t.createElement(r.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/1eed9db3.b77dd6db.js b/hi/assets/js/1eed9db3.b77dd6db.js
deleted file mode 100644
index 37d6c65b..00000000
--- a/hi/assets/js/1eed9db3.b77dd6db.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[300],{4235:(n,e,s)=>{s.r(e),s.d(e,{assets:()=>r,contentTitle:()=>i,default:()=>g,frontMatter:()=>o,metadata:()=>a,toc:()=>c});const a=JSON.parse('{"id":"post-installation/snigdha-os-language-pack","title":"Language","description":"\ud83c\udf10 Installing Language Packs and Google Fonts on Arch/Snigdha OS","source":"@site/docs/post-installation/snigdha-os-language-pack.md","sourceDirName":"post-installation","slug":"/post-installation/snigdha-os-language-pack","permalink":"/documentation/hi/post-installation/snigdha-os-language-pack","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/post-installation/snigdha-os-language-pack.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","previous":{"title":"Post Installation","permalink":"/documentation/hi/category/post-installation"},"next":{"title":"Update Snigdha OS","permalink":"/documentation/hi/post-installation/update-snigdha-os"}}');var l=s(6070),t=s(6599);const o={sidebar_position:1},i="Language",r={},c=[{value:"\ud83c\udf10 Installing Language Packs and Google Fonts on Arch/Snigdha OS",id:"-installing-language-packs-and-google-fonts-on-archsnigdha-os",level:3},{value:"\ud83c\udf0f Step 1: Install Language Packs",id:"-step-1-install-language-packs",level:3},{value:"Step 1.1: Install System Language Pack",id:"step-11-install-system-language-pack",level:4},{value:"Step 1.2: Enable Your Preferred Language",id:"step-12-enable-your-preferred-language",level:4},{value:"Step 1.3: Install Additional Fonts for Localization",id:"step-13-install-additional-fonts-for-localization",level:4},{value:"\u270d\ufe0f Step 2: Install Google Fonts",id:"\ufe0f-step-2-install-google-fonts",level:3},{value:"Option 1: Install via Pacman",id:"option-1-install-via-pacman",level:4},{value:"Option 2: Install via AUR",id:"option-2-install-via-aur",level:4},{value:"Option 3: Manual Installation",id:"option-3-manual-installation",level:4},{value:"\ud83e\uddf9 Step 3: Verify Installation",id:"-step-3-verify-installation",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function d(n){const e={a:"a",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",hr:"hr",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,t.R)(),...n.components};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(e.header,{children:(0,l.jsx)(e.h1,{id:"language",children:"Language"})}),"\n",(0,l.jsxs)(e.h3,{id:"-installing-language-packs-and-google-fonts-on-archsnigdha-os",children:["\ud83c\udf10 ",(0,l.jsx)(e.strong,{children:"Installing Language Packs and Google Fonts on Arch/Snigdha OS"})]}),"\n",(0,l.jsx)(e.p,{children:"Here\u2019s how you can install language packs for better localization support and Google Fonts for enhanced typography."}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"-step-1-install-language-packs",children:["\ud83c\udf0f ",(0,l.jsx)(e.strong,{children:"Step 1: Install Language Packs"})]}),"\n",(0,l.jsx)(e.h4,{id:"step-11-install-system-language-pack",children:(0,l.jsx)(e.strong,{children:"Step 1.1: Install System Language Pack"})}),"\n",(0,l.jsx)(e.p,{children:"Language packs are provided by the desktop environment or specific applications. For example:"}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsxs)(e.p,{children:[(0,l.jsx)(e.strong,{children:"KDE Plasma"}),":"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S plasma-desktop kde-l10n\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsxs)(e.p,{children:[(0,l.jsx)(e.strong,{children:"GNOME"}),":"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S gnome-shell gnome-getting-started-docs\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsxs)(e.p,{children:[(0,l.jsx)(e.strong,{children:"Snigdha OS Asian Fonts"}),":"]}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S snigdhaos-asian-fonts\n"})}),"\n",(0,l.jsx)(e.h4,{id:"step-12-enable-your-preferred-language",children:(0,l.jsx)(e.strong,{children:"Step 1.2: Enable Your Preferred Language"})}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"System Settings"})," \u2192 ",(0,l.jsx)(e.strong,{children:"Regional Settings"})," or ",(0,l.jsx)(e.strong,{children:"Language"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Select and add your desired language."}),"\n",(0,l.jsx)(e.li,{children:"Apply the changes and reboot if necessary."}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"step-13-install-additional-fonts-for-localization",children:(0,l.jsx)(e.strong,{children:"Step 1.3: Install Additional Fonts for Localization"})}),"\n",(0,l.jsx)(e.p,{children:"To display text correctly in specific languages (e.g., CJK, Arabic):"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra\n"})}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-step-2-install-google-fonts",children:["\u270d\ufe0f ",(0,l.jsx)(e.strong,{children:"Step 2: Install Google Fonts"})]}),"\n",(0,l.jsx)(e.p,{children:"Google Fonts can be installed to enhance the typography for web design, office applications, or general use."}),"\n",(0,l.jsx)(e.h4,{id:"option-1-install-via-pacman",children:(0,l.jsx)(e.strong,{children:"Option 1: Install via Pacman"})}),"\n",(0,l.jsx)(e.p,{children:"Arch Linux provides a package for Google Fonts:"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S ttf-google-fonts\n"})}),"\n",(0,l.jsx)(e.h4,{id:"option-2-install-via-aur",children:(0,l.jsx)(e.strong,{children:"Option 2: Install via AUR"})}),"\n",(0,l.jsxs)(e.p,{children:["For the latest collection of Google Fonts, use an AUR helper like ",(0,l.jsx)(e.code,{children:"yay"}),":"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"yay -S ttf-google-fonts-git\n"})}),"\n",(0,l.jsx)(e.h4,{id:"option-3-manual-installation",children:(0,l.jsx)(e.strong,{children:"Option 3: Manual Installation"})}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsx)(e.p,{children:"Download the fonts:"}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:["Visit the ",(0,l.jsx)(e.a,{href:"https://fonts.google.com/",children:"Google Fonts"})," website."]}),"\n",(0,l.jsx)(e.li,{children:"Select and download your desired font(s)."}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsx)(e.p,{children:"Extract and install:"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"mkdir -p ~/.local/share/fonts\nunzip /path/to/downloaded-fonts.zip -d ~/.local/share/fonts\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsx)(e.p,{children:"Refresh the font cache:"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"fc-cache -fv\n"})}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"-step-3-verify-installation",children:["\ud83e\uddf9 ",(0,l.jsx)(e.strong,{children:"Step 3: Verify Installation"})]}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Check Available Fonts"}),":","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:'fc-list | grep "font-name"\n'})}),"\n"]}),"\n",(0,l.jsx)(e.li,{children:"Test the fonts in applications like LibreOffice, GIMP, or your web browser."}),"\n"]}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,l.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,l.jsx)(e.p,{children:"With language packs and Google Fonts installed, your system will be well-suited for multilingual usage and professional-grade typography. Enjoy customizing your experience! \ud83d\ude80"})]})}function g(n={}){const{wrapper:e}={...(0,t.R)(),...n.components};return e?(0,l.jsx)(e,{...n,children:(0,l.jsx)(d,{...n})}):d(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>o,x:()=>i});var a=s(758);const l={},t=a.createContext(l);function o(n){const e=a.useContext(t);return a.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function i(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(l):n.components||l:o(n.components),a.createElement(t.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/1f1fd36e.1891fdee.js b/hi/assets/js/1f1fd36e.1891fdee.js
new file mode 100644
index 00000000..bd0d6ddf
--- /dev/null
+++ b/hi/assets/js/1f1fd36e.1891fdee.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[211],{992:(n,e,s)=>{s.r(e),s.d(e,{assets:()=>r,contentTitle:()=>i,default:()=>g,frontMatter:()=>o,metadata:()=>a,toc:()=>c});const a=JSON.parse('{"id":"post-installation/snigdha-os-language-pack","title":"Language","description":"\ud83c\udf10 Installing Language Packs and Google Fonts on Arch/Snigdha OS","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/post-installation/snigdha-os-language-pack.md","sourceDirName":"post-installation","slug":"/post-installation/snigdha-os-language-pack","permalink":"/documentation/hi/post-installation/snigdha-os-language-pack","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/post-installation/snigdha-os-language-pack.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","previous":{"title":"Post Installation","permalink":"/documentation/hi/category/post-installation"},"next":{"title":"Update Snigdha OS","permalink":"/documentation/hi/post-installation/update-snigdha-os"}}');var l=s(6070),t=s(6599);const o={sidebar_position:1},i="Language",r={},c=[{value:"\ud83c\udf10 Installing Language Packs and Google Fonts on Arch/Snigdha OS",id:"-installing-language-packs-and-google-fonts-on-archsnigdha-os",level:3},{value:"\ud83c\udf0f Step 1: Install Language Packs",id:"-step-1-install-language-packs",level:3},{value:"Step 1.1: Install System Language Pack",id:"step-11-install-system-language-pack",level:4},{value:"Step 1.2: Enable Your Preferred Language",id:"step-12-enable-your-preferred-language",level:4},{value:"Step 1.3: Install Additional Fonts for Localization",id:"step-13-install-additional-fonts-for-localization",level:4},{value:"\u270d\ufe0f Step 2: Install Google Fonts",id:"\ufe0f-step-2-install-google-fonts",level:3},{value:"Option 1: Install via Pacman",id:"option-1-install-via-pacman",level:4},{value:"Option 2: Install via AUR",id:"option-2-install-via-aur",level:4},{value:"Option 3: Manual Installation",id:"option-3-manual-installation",level:4},{value:"\ud83e\uddf9 Step 3: Verify Installation",id:"-step-3-verify-installation",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function d(n){const e={a:"a",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",hr:"hr",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,t.R)(),...n.components};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(e.header,{children:(0,l.jsx)(e.h1,{id:"language",children:"Language"})}),"\n",(0,l.jsxs)(e.h3,{id:"-installing-language-packs-and-google-fonts-on-archsnigdha-os",children:["\ud83c\udf10 ",(0,l.jsx)(e.strong,{children:"Installing Language Packs and Google Fonts on Arch/Snigdha OS"})]}),"\n",(0,l.jsx)(e.p,{children:"Here\u2019s how you can install language packs for better localization support and Google Fonts for enhanced typography."}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"-step-1-install-language-packs",children:["\ud83c\udf0f ",(0,l.jsx)(e.strong,{children:"Step 1: Install Language Packs"})]}),"\n",(0,l.jsx)(e.h4,{id:"step-11-install-system-language-pack",children:(0,l.jsx)(e.strong,{children:"Step 1.1: Install System Language Pack"})}),"\n",(0,l.jsx)(e.p,{children:"Language packs are provided by the desktop environment or specific applications. For example:"}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsxs)(e.p,{children:[(0,l.jsx)(e.strong,{children:"KDE Plasma"}),":"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S plasma-desktop kde-l10n\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsxs)(e.p,{children:[(0,l.jsx)(e.strong,{children:"GNOME"}),":"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S gnome-shell gnome-getting-started-docs\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsxs)(e.p,{children:[(0,l.jsx)(e.strong,{children:"Snigdha OS Asian Fonts"}),":"]}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S snigdhaos-asian-fonts\n"})}),"\n",(0,l.jsx)(e.h4,{id:"step-12-enable-your-preferred-language",children:(0,l.jsx)(e.strong,{children:"Step 1.2: Enable Your Preferred Language"})}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"System Settings"})," \u2192 ",(0,l.jsx)(e.strong,{children:"Regional Settings"})," or ",(0,l.jsx)(e.strong,{children:"Language"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Select and add your desired language."}),"\n",(0,l.jsx)(e.li,{children:"Apply the changes and reboot if necessary."}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"step-13-install-additional-fonts-for-localization",children:(0,l.jsx)(e.strong,{children:"Step 1.3: Install Additional Fonts for Localization"})}),"\n",(0,l.jsx)(e.p,{children:"To display text correctly in specific languages (e.g., CJK, Arabic):"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra\n"})}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-step-2-install-google-fonts",children:["\u270d\ufe0f ",(0,l.jsx)(e.strong,{children:"Step 2: Install Google Fonts"})]}),"\n",(0,l.jsx)(e.p,{children:"Google Fonts can be installed to enhance the typography for web design, office applications, or general use."}),"\n",(0,l.jsx)(e.h4,{id:"option-1-install-via-pacman",children:(0,l.jsx)(e.strong,{children:"Option 1: Install via Pacman"})}),"\n",(0,l.jsx)(e.p,{children:"Arch Linux provides a package for Google Fonts:"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S ttf-google-fonts\n"})}),"\n",(0,l.jsx)(e.h4,{id:"option-2-install-via-aur",children:(0,l.jsx)(e.strong,{children:"Option 2: Install via AUR"})}),"\n",(0,l.jsxs)(e.p,{children:["For the latest collection of Google Fonts, use an AUR helper like ",(0,l.jsx)(e.code,{children:"yay"}),":"]}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"yay -S ttf-google-fonts-git\n"})}),"\n",(0,l.jsx)(e.h4,{id:"option-3-manual-installation",children:(0,l.jsx)(e.strong,{children:"Option 3: Manual Installation"})}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsx)(e.p,{children:"Download the fonts:"}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:["Visit the ",(0,l.jsx)(e.a,{href:"https://fonts.google.com/",children:"Google Fonts"})," website."]}),"\n",(0,l.jsx)(e.li,{children:"Select and download your desired font(s)."}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsx)(e.p,{children:"Extract and install:"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"mkdir -p ~/.local/share/fonts\nunzip /path/to/downloaded-fonts.zip -d ~/.local/share/fonts\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["\n",(0,l.jsx)(e.p,{children:"Refresh the font cache:"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"fc-cache -fv\n"})}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"-step-3-verify-installation",children:["\ud83e\uddf9 ",(0,l.jsx)(e.strong,{children:"Step 3: Verify Installation"})]}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Check Available Fonts"}),":","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:'fc-list | grep "font-name"\n'})}),"\n"]}),"\n",(0,l.jsx)(e.li,{children:"Test the fonts in applications like LibreOffice, GIMP, or your web browser."}),"\n"]}),"\n",(0,l.jsx)(e.hr,{}),"\n",(0,l.jsxs)(e.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,l.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,l.jsx)(e.p,{children:"With language packs and Google Fonts installed, your system will be well-suited for multilingual usage and professional-grade typography. Enjoy customizing your experience! \ud83d\ude80"})]})}function g(n={}){const{wrapper:e}={...(0,t.R)(),...n.components};return e?(0,l.jsx)(e,{...n,children:(0,l.jsx)(d,{...n})}):d(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>o,x:()=>i});var a=s(758);const l={},t=a.createContext(l);function o(n){const e=a.useContext(t);return a.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function i(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(l):n.components||l:o(n.components),a.createElement(t.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/21708bfe.bd13dcfc.js b/hi/assets/js/21708bfe.bd13dcfc.js
new file mode 100644
index 00000000..fb4f8454
--- /dev/null
+++ b/hi/assets/js/21708bfe.bd13dcfc.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[312],{4869:(n,s,e)=>{e.r(s),e.d(s,{assets:()=>t,contentTitle:()=>d,default:()=>x,frontMatter:()=>l,metadata:()=>i,toc:()=>o});const i=JSON.parse('{"id":"user-guide/snigdha-os-command-shorcuts","title":"Shortcut for Developers","description":"Git Commands & Aliases","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/user-guide/snigdha-os-command-shorcuts.md","sourceDirName":"user-guide","slug":"/user-guide/snigdha-os-command-shorcuts","permalink":"/documentation/hi/user-guide/snigdha-os-command-shorcuts","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/user-guide/snigdha-os-command-shorcuts.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"tutorialSidebar","previous":{"title":"Introduction to Terminal","permalink":"/documentation/hi/user-guide/snigdha-os-terminal-shortcuts"},"next":{"title":"Installing with AUR","permalink":"/documentation/hi/user-guide/snigdha-os-and-aur"}}');var r=e(6070),c=e(6599);const l={sidebar_position:2},d="Shortcut for Developers",t={},o=[{value:"Git Commands & Aliases",id:"git-commands--aliases",level:3},{value:"npm Aliases",id:"npm-aliases",level:3},{value:"pnpm Aliases",id:"pnpm-aliases",level:3},{value:"Python Aliases",id:"python-aliases",level:3},{value:"C++ Aliases",id:"c-aliases",level:3},{value:"C Aliases",id:"c-aliases-1",level:3},{value:"Rust Aliases",id:"rust-aliases",level:3}];function h(n){const s={br:"br",code:"code",h1:"h1",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,c.R)(),...n.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.header,{children:(0,r.jsx)(s.h1,{id:"shortcut-for-developers",children:"Shortcut for Developers"})}),"\n",(0,r.jsx)(s.h3,{id:"git-commands--aliases",children:"Git Commands & Aliases"}),"\n",(0,r.jsx)(s.p,{children:"Here are your Git aliases with explanations and emojis for easy reference:"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gs="git status"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","Show the current status of the Git repository (modified files, untracked files, etc.)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias ga="git add"'})})," \u2795:",(0,r.jsx)(s.br,{}),"\n","Stage changes for commit (adds a file to the staging area)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gaa="git add --all"'})})," \ud83d\udce5:",(0,r.jsx)(s.br,{}),"\n","Stage all modified, deleted, and untracked files for commit."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gc="git commit"'})})," \u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Commit the staged changes to the repository."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gca="git commit --amend"'})})," \ud83d\udd04\u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Amend the last commit (useful for correcting commit messages or adding more changes)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gcm="git commit -m"'})})," \ud83d\udcdd\ud83d\udcac:",(0,r.jsx)(s.br,{}),"\n","Commit changes with a specific commit message."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gco="git checkout"'})})," \ud83d\udd00:",(0,r.jsx)(s.br,{}),"\n","Switch branches or restore working directory files."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gbr="git branch"'})})," \ud83c\udf3f:",(0,r.jsx)(s.br,{}),"\n","List, create, or delete Git branches."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gb="git branch"'})})," \ud83c\udf31:",(0,r.jsx)(s.br,{}),"\n","List all branches in the repository."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gl="git log"'})})," \ud83d\udcd6:",(0,r.jsx)(s.br,{}),"\n","View the commit history with details like author and message."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias glg="git log --oneline --graph --all"'})})," \ud83d\uddc2\ufe0f\ud83d\udcca:",(0,r.jsx)(s.br,{}),"\n","View a visualized, condensed commit history (one-line format with a graph showing branching and merging)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gst="git stash"'})})," \ud83d\uddc2\ufe0f\ud83d\udd12:",(0,r.jsx)(s.br,{}),"\n","Temporarily save changes that are not ready for commit."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gpo="git push origin"'})})," \ud83d\ude80\ud83c\udf0d:",(0,r.jsx)(s.br,{}),"\n","Push your local commits to the remote repository on the ",(0,r.jsx)(s.code,{children:"origin"})," remote."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gpl="git pull"'})})," \ud83d\udd04\ud83d\udd03:",(0,r.jsx)(s.br,{}),"\n","Pull changes from the remote repository (fetch and merge)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gup="git pull --rebase"'})})," \ud83d\udd04\ud83d\udcc5:",(0,r.jsx)(s.br,{}),"\n","Pull changes from the remote repository but rebase your local commits on top of the remote branch."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gd="git diff"'})})," \ud83d\udd0d\ud83d\udcdd:",(0,r.jsx)(s.br,{}),"\n","Show changes between commits, working directory, and staged changes."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gds="git diff --staged"'})})," \ud83d\udcd1:",(0,r.jsx)(s.br,{}),"\n","Show the differences between the staged changes and the last commit."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gls="git ls-files"'})})," \ud83d\uddc3\ufe0f:",(0,r.jsx)(s.br,{}),"\n","List all files currently tracked by Git in the repository."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gcl="git clone"'})})," \ud83d\udee0\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Clone a Git repository into a new directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gtag="git tag"'})})," \ud83c\udff7\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Create, list, or delete tags in the Git repository."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.p,{children:"These Git aliases provide quick access to common Git operations, making version control more efficient and saving you time while working with Git repositories."}),"\n",(0,r.jsx)(s.p,{children:"Here are the explanations for your aliases across various tools, with some added emojis to make them more visually engaging:"}),"\n",(0,r.jsx)(s.h3,{id:"npm-aliases",children:"npm Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'ni="npm install"'})})," \ud83d\udee0\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Install dependencies for the project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nis="npm install --save"'})})," \ud83d\udcbe:",(0,r.jsx)(s.br,{}),"\n","Install and save the package in the ",(0,r.jsx)(s.code,{children:"dependencies"})," section of ",(0,r.jsx)(s.code,{children:"package.json"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nisdev="npm install --save-dev"'})})," \ud83d\udee0\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Install and save the package as a development dependency."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nup="npm update"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Update all installed npm packages to their latest versions."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nstart="npm start"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Start the application (runs the start script)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nrun="npm run"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Run any custom npm script defined in ",(0,r.jsx)(s.code,{children:"package.json"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'ntest="npm test"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests defined in the ",(0,r.jsx)(s.code,{children:"test"})," script."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nls="npm ls"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","List all installed packages in the current project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nci="npm ci"'})})," \u26a1:",(0,r.jsx)(s.br,{}),"\n","Perform a clean install (faster and more predictable than ",(0,r.jsx)(s.code,{children:"npm install"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nfund="npm fund"'})})," \ud83d\udcb0:",(0,r.jsx)(s.br,{}),"\n","Show the funding information for your project's dependencies."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'npublish="npm publish"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Publish your package to the npm registry."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nversion="npm version"'})})," \ud83d\udd22:",(0,r.jsx)(s.br,{}),"\n","View and manage versioning for your project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nrm="npm run"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Run a specific npm script."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nout="npm outdated"'})})," \u23f3:",(0,r.jsx)(s.br,{}),"\n","Check for outdated packages in your project."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"pnpm-aliases",children:"pnpm Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pni="pnpm install"'})})," \ud83d\udee0\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Install dependencies using pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnis="pnpm install --save"'})})," \ud83d\udcbe:",(0,r.jsx)(s.br,{}),"\n","Install and save the package in ",(0,r.jsx)(s.code,{children:"dependencies"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnisdev="pnpm install --save-dev"'})})," \ud83d\udee0\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Install and save the package as a development dependency."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnm="pnpm manager"'})})," \u2699\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Use pnpm as the package manager."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnup="pnpm update"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Update all installed pnpm packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnstart="pnpm start"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Start the application with pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnrun="pnpm run"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Run any script defined in ",(0,r.jsx)(s.code,{children:"package.json"})," using pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pntest="pnpm test"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests defined in the ",(0,r.jsx)(s.code,{children:"test"})," script using pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnls="pnpm list"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","List all installed pnpm packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnci="pnpm ci"'})})," \u26a1:",(0,r.jsx)(s.br,{}),"\n","Perform a clean install with pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnpublish="pnpm publish"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Publish a package to the pnpm registry."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnversion="pnpm version"'})})," \ud83d\udd22:",(0,r.jsx)(s.br,{}),"\n","View and manage versioning for your pnpm project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnout="pnpm outdated"'})})," \u23f3:",(0,r.jsx)(s.br,{}),"\n","Check for outdated pnpm packages."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"python-aliases",children:"Python Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'py="python"'})})," \ud83d\udc0d:",(0,r.jsx)(s.br,{}),"\n","Shortcut for the Python interpreter."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'py3="python3"'})})," \ud83d\udc0d3:",(0,r.jsx)(s.br,{}),"\n","Shortcut for Python 3 interpreter."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pip="pip3"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Use ",(0,r.jsx)(s.code,{children:"pip3"})," to manage Python packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pipup="pip install --upgrade"'})})," \u2b06\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Upgrade pip packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyvenv="python3 -m venv"'})})," \ud83d\udc0d\ud83e\uddf3:",(0,r.jsx)(s.br,{}),"\n","Create a Python virtual environment."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyactivate="source venv/bin/activate"'})})," \ud83d\udd11:",(0,r.jsx)(s.br,{}),"\n","Activate a Python virtual environment."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pydeactivate="deactivate"'})})," \u274c:",(0,r.jsx)(s.br,{}),"\n","Deactivate the current Python virtual environment."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyrun="python"'})})," \ud83d\udc0d\ud83c\udfc3\u200d\u2642\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Run a Python script."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pycheck="python -m py_compile"'})})," \ud83d\udd0d\ud83d\udcdd:",(0,r.jsx)(s.br,{}),"\n","Check Python script syntax without running it."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pytest="python -m pytest"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests with pytest."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pydoc="python -m pydoc"'})})," \ud83d\udcda:",(0,r.jsx)(s.br,{}),"\n","Launch Python documentation server."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pylist="pip list"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","List installed Python packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyfreeze="pip freeze"'})})," \u2744\ufe0f:",(0,r.jsx)(s.br,{}),"\n","List installed packages in ",(0,r.jsx)(s.code,{children:"requirements.txt"})," format."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyinstall="pip install"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Install Python packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyuninstall="pip uninstall"'})})," \u274c\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Uninstall Python packages."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"c-aliases",children:"C++ Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-compile="g++ -std=c++17 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Compile C++ code with standard C++17 features and output as ",(0,r.jsx)(s.code,{children:"output"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-run="g++ -std=c++17 -Wall -Wextra -o output && ./output"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Compile and run a C++ program."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-compile-opt="g++ -std=c++17 -O2 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Compile C++ code with optimizations (",(0,r.jsx)(s.code,{children:"-O2"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-clean="rm -f output"'})})," \ud83e\uddf9:",(0,r.jsx)(s.br,{}),"\n","Remove the compiled output file."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-build-all="g++ -std=c++17 -Wall -Wextra *.cpp -o output"'})})," \ud83d\udd28:",(0,r.jsx)(s.br,{}),"\n","Compile all ",(0,r.jsx)(s.code,{children:".cpp"})," files in the directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-edit="nano"'})})," \u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Open the code in the ",(0,r.jsx)(s.code,{children:"nano"})," text editor."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-exec="./output"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Execute the compiled output."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"c-aliases-1",children:"C Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-compile="gcc -std=c11 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Compile C code with standard C11 features and output as ",(0,r.jsx)(s.code,{children:"output"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-run="gcc -std=c11 -Wall -Wextra -o output && ./output"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Compile and run a C program."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-compile-opt="gcc -std=c11 -O2 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Compile C code with optimizations (",(0,r.jsx)(s.code,{children:"-O2"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-clean="rm -f output"'})})," \ud83e\uddf9:",(0,r.jsx)(s.br,{}),"\n","Remove the compiled output file."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-build-all="gcc -std=c11 -Wall -Wextra *.c -o output"'})})," \ud83d\udd28:",(0,r.jsx)(s.br,{}),"\n","Compile all ",(0,r.jsx)(s.code,{children:".c"})," files in the directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-edit="nano"'})})," \u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Open the code in the ",(0,r.jsx)(s.code,{children:"nano"})," text editor."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-exec="./output"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Execute the compiled output."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"rust-aliases",children:"Rust Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rustc="rustc"'})})," \u2699\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Compile Rust programs using the ",(0,r.jsx)(s.code,{children:"rustc"})," compiler."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-run="cargo run"'})})," \u25b6\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Run the current Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-build="cargo build"'})})," \ud83c\udfd7\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Build the current Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-build-rel="cargo build --release"'})})," \ud83c\udfd7\ufe0f\ud83d\ude80:",(0,r.jsx)(s.br,{}),"\n","Build the project in release mode for optimizations."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-test="cargo test"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests for the current project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-clean="cargo clean"'})})," \ud83e\uddf9:",(0,r.jsx)(s.br,{}),"\n","Clean the build directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-fmt="cargo fmt"'})})," \ud83d\udd27\ud83d\udcd0:",(0,r.jsx)(s.br,{}),"\n","Format the Rust code."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-clippy="cargo clippy"'})})," \ud83d\udd0d:",(0,r.jsx)(s.br,{}),"\n","Run Clippy to check the code for potential issues."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-doc="cargo doc --open"'})})," \ud83d\udcda:",(0,r.jsx)(s.br,{}),"\n","Generate and open Rust documentation."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-new="cargo new"'})})," \ud83d\udee0\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Create a new Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-init="cargo init"'})})," \u2699\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Initialize a new Rust project in an existing directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-add="cargo add"'})})," \u2795:",(0,r.jsx)(s.br,{}),"\n","Add a dependency to the Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-upd="rustup update"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Update the Rust toolchain."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-ver="rustc --version"'})})," \ud83d\udcc5:",(0,r.jsx)(s.br,{}),"\n","Display the version of ",(0,r.jsx)(s.code,{children:"rustc"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-watch="cargo watch -x run"'})})," \ud83d\udc40:",(0,r.jsx)(s.br,{}),"\n","Watch for changes in the Rust project and run automatically."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-deps="cargo tree"'})})," \ud83d\uddc2\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Show the dependency tree of the Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-check="cargo check"'})})," \u2705:",(0,r.jsx)(s.br,{}),"\n","Check the code for errors without building it."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-ls="ls -alh --color=auto"'})})," \ud83d\udcc2:",(0,r.jsx)(s.br,{}),"\n","List the project directory contents with detailed info."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.p,{children:"These aliases will help streamline your workflow in a variety of languages and package managers!"})]})}function x(n={}){const{wrapper:s}={...(0,c.R)(),...n.components};return s?(0,r.jsx)(s,{...n,children:(0,r.jsx)(h,{...n})}):h(n)}},6599:(n,s,e)=>{e.d(s,{R:()=>l,x:()=>d});var i=e(758);const r={},c=i.createContext(r);function l(n){const s=i.useContext(c);return i.useMemo((function(){return"function"==typeof n?n(s):{...s,...n}}),[s,n])}function d(n){let s;return s=n.disableParentContext?"function"==typeof n.components?n.components(r):n.components||r:l(n.components),i.createElement(c.Provider,{value:s},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/26718b63.c080e156.js b/hi/assets/js/26718b63.c080e156.js
new file mode 100644
index 00000000..448dcf85
--- /dev/null
+++ b/hi/assets/js/26718b63.c080e156.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[500],{2285:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>a,default:()=>c,frontMatter:()=>o,metadata:()=>t,toc:()=>l});const t=JSON.parse('{"id":"installation/snigdha-os-system-requirements","title":"System Requirements","description":"\ud83c\udf1f System Requirements for Snigdha OS","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/installation/snigdha-os-system-requirements.md","sourceDirName":"installation","slug":"/installation/snigdha-os-system-requirements","permalink":"/documentation/hi/installation/snigdha-os-system-requirements","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/snigdha-os-system-requirements.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","previous":{"title":"Installation","permalink":"/documentation/hi/category/installation"},"next":{"title":"Important Note","permalink":"/documentation/hi/installation/important-note-for-snigdha-os-installation"}}');var i=s(6070),r=s(6599);const o={sidebar_position:1},a="System Requirements",d={},l=[{value:"\ud83c\udf1f System Requirements for Snigdha OS",id:"-system-requirements-for-snigdha-os",level:3},{value:"\ud83d\udd39 Minimum Requirements",id:"-minimum-requirements",level:3},{value:"\ud83d\udd39 Recommended Requirements",id:"-recommended-requirements",level:3}];function m(e){const n={h1:"h1",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,r.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.header,{children:(0,i.jsx)(n.h1,{id:"system-requirements",children:"System Requirements"})}),"\n",(0,i.jsxs)(n.h3,{id:"-system-requirements-for-snigdha-os",children:["\ud83c\udf1f ",(0,i.jsx)(n.strong,{children:"System Requirements for Snigdha OS"})]}),"\n",(0,i.jsx)(n.p,{children:"To ensure a smooth experience with Snigdha OS, here are the minimum and recommended hardware specifications:"}),"\n",(0,i.jsxs)(n.h3,{id:"-minimum-requirements",children:["\ud83d\udd39 ",(0,i.jsx)(n.strong,{children:"Minimum Requirements"})]}),"\n",(0,i.jsx)(n.p,{children:"These are the bare minimum specifications needed to install and run Snigdha OS:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,i.jsx)(n.strong,{children:"Processor"}),": Any x86_64 processor"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,i.jsx)(n.strong,{children:"Disk Space"}),": 10 GB"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,i.jsx)(n.strong,{children:"RAM"}),": 1 GB"]}),"\n"]}),"\n",(0,i.jsxs)(n.h3,{id:"-recommended-requirements",children:["\ud83d\udd39 ",(0,i.jsx)(n.strong,{children:"Recommended Requirements"})]}),"\n",(0,i.jsx)(n.p,{children:"For better performance and to fully utilize the features of Snigdha OS, the following specifications are recommended:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,i.jsx)(n.strong,{children:"Processor"}),": Core 2 Duo or higher"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,i.jsx)(n.strong,{children:"Storage"}),": 30 GB HDD/SSD or more"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,i.jsx)(n.strong,{children:"RAM"}),": 2 GB or higher"]}),"\n"]}),"\n",(0,i.jsx)(n.p,{children:"Snigdha OS is designed to be lightweight and efficient, making it suitable for a wide range of hardware configurations. Whether you're using an older machine or a modern system, Snigdha OS can adapt and deliver a seamless user experience. \u2728"})]})}function c(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,i.jsx)(n,{...e,children:(0,i.jsx)(m,{...e})}):m(e)}},6599:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>a});var t=s(758);const i={},r=t.createContext(i);function o(e){const n=t.useContext(r);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:o(e.components),t.createElement(r.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/2a22a6d0.a0ee0c97.js b/hi/assets/js/2a22a6d0.a0ee0c97.js
new file mode 100644
index 00000000..bfded814
--- /dev/null
+++ b/hi/assets/js/2a22a6d0.a0ee0c97.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[505],{4868:(e,a,n)=>{n.r(a),n.d(a,{assets:()=>r,contentTitle:()=>o,default:()=>p,frontMatter:()=>t,metadata:()=>s,toc:()=>c});const s=JSON.parse('{"id":"post-installation/install-packages-on-snigdha-os","title":"Install Packages","description":"\ud83d\udce6 How to Install a Package on Snigdha OS","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/post-installation/install-packages-on-snigdha-os.md","sourceDirName":"post-installation","slug":"/post-installation/install-packages-on-snigdha-os","permalink":"/documentation/hi/post-installation/install-packages-on-snigdha-os","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/post-installation/install-packages-on-snigdha-os.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":4,"frontMatter":{"sidebar_position":4},"sidebar":"tutorialSidebar","previous":{"title":"Customize Snigdha OS","permalink":"/documentation/hi/post-installation/customize-snigdha-os"},"next":{"title":"User Guide","permalink":"/documentation/hi/category/user-guide"}}');var l=n(6070),i=n(6599);const t={sidebar_position:4},o="Install Packages",r={},c=[{value:"\ud83d\udce6 How to Install a Package on Snigdha OS",id:"-how-to-install-a-package-on-snigdha-os",level:3},{value:"\ud83d\udee0\ufe0f Step 1: Update Your System",id:"\ufe0f-step-1-update-your-system",level:3},{value:"\ud83d\udcc2 Step 2: Search for a Package",id:"-step-2-search-for-a-package",level:3},{value:"Example:",id:"example",level:4},{value:"\u2705 Step 3: Install the Package",id:"-step-3-install-the-package",level:3},{value:"Example:",id:"example-1",level:4},{value:"\ud83d\udce6 Step 4: Verify Installation",id:"-step-4-verify-installation",level:3},{value:"Example:",id:"example-2",level:4},{value:"\ud83d\udd0d Step 5: Explore Package Details",id:"-step-5-explore-package-details",level:3},{value:"Example:",id:"example-3",level:4},{value:"\ud83c\udf10 Installing AUR Packages",id:"-installing-aur-packages",level:3},{value:"Install a Package from AUR",id:"install-a-package-from-aur",level:4},{value:"Example:",id:"example-4",level:4},{value:"\ud83e\uddf9 Clean Up After Installation",id:"-clean-up-after-installation",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function d(e){const a={admonition:"admonition",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",...(0,i.R)(),...e.components};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(a.header,{children:(0,l.jsx)(a.h1,{id:"install-packages",children:"Install Packages"})}),"\n",(0,l.jsxs)(a.h3,{id:"-how-to-install-a-package-on-snigdha-os",children:["\ud83d\udce6 ",(0,l.jsx)(a.strong,{children:"How to Install a Package on Snigdha OS"})]}),"\n",(0,l.jsxs)(a.p,{children:["Installing packages on Snigdha OS primarily involves using the ",(0,l.jsx)(a.strong,{children:"Pacman"})," package manager or an ",(0,l.jsx)(a.strong,{children:"AUR helper"})," for community-contributed software. Here's a step-by-step guide:"]}),"\n",(0,l.jsxs)(a.h3,{id:"\ufe0f-step-1-update-your-system",children:["\ud83d\udee0\ufe0f ",(0,l.jsx)(a.strong,{children:"Step 1: Update Your System"})]}),"\n",(0,l.jsx)(a.p,{children:"Before installing a package, ensure your system is up-to-date to avoid dependency issues:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-step-2-search-for-a-package",children:["\ud83d\udcc2 ",(0,l.jsx)(a.strong,{children:"Step 2: Search for a Package"})]}),"\n",(0,l.jsx)(a.p,{children:"To find the package you want to install, use the following command:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Ss package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Search for the Firefox browser:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Ss firefox\n"})}),"\n",(0,l.jsx)(a.p,{children:'This command displays available packages with "firefox" in their name or description.'}),"\n",(0,l.jsxs)(a.h3,{id:"-step-3-install-the-package",children:["\u2705 ",(0,l.jsx)(a.strong,{children:"Step 3: Install the Package"})]}),"\n",(0,l.jsx)(a.p,{children:"Once you know the exact package name, install it using:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -S package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-1",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Install Firefox:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -S firefox\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-step-4-verify-installation",children:["\ud83d\udce6 ",(0,l.jsx)(a.strong,{children:"Step 4: Verify Installation"})]}),"\n",(0,l.jsx)(a.p,{children:"To check if a package is installed:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Q package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-2",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Verify Firefox installation:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Q firefox\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-step-5-explore-package-details",children:["\ud83d\udd0d ",(0,l.jsx)(a.strong,{children:"Step 5: Explore Package Details"})]}),"\n",(0,l.jsx)(a.p,{children:"View information about an installed package:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Qi package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-3",children:"Example:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Qi firefox\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-installing-aur-packages",children:["\ud83c\udf10 ",(0,l.jsx)(a.strong,{children:"Installing AUR Packages"})]}),"\n",(0,l.jsxs)(a.p,{children:["If the package you want is not in the official repositories but is available in the ",(0,l.jsx)(a.strong,{children:"Arch User Repository (AUR)"}),", use an AUR helper like ",(0,l.jsx)(a.code,{children:"yay"})," or ",(0,l.jsx)(a.code,{children:"paru"}),"."]}),"\n",(0,l.jsx)(a.h4,{id:"install-a-package-from-aur",children:"Install a Package from AUR"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"yay -S package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-4",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Install Google Chrome from AUR:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"yay -S google-chrome\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-clean-up-after-installation",children:["\ud83e\uddf9 ",(0,l.jsx)(a.strong,{children:"Clean Up After Installation"})]}),"\n",(0,l.jsx)(a.p,{children:"After installing a package, clean up unused dependencies (optional):"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -Rns $(pacman -Qdtq)\n"})}),"\n",(0,l.jsx)(a.admonition,{type:"tip"}),"\n",(0,l.jsxs)(a.ol,{children:["\n",(0,l.jsxs)(a.li,{children:[(0,l.jsx)(a.strong,{children:"Enable Parallel Downloads"}),": To speed up installation, enable parallel downloads in ",(0,l.jsx)(a.code,{children:"/etc/pacman.conf"})," by adding:","\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{children:"ParallelDownloads = 5\n"})}),"\n"]}),"\n",(0,l.jsxs)(a.li,{children:[(0,l.jsx)(a.strong,{children:"Use Trusted Sources"}),": Only install AUR packages from trusted sources and review the ",(0,l.jsx)(a.code,{children:"PKGBUILD"})," file before installation."]}),"\n"]}),"\n",(0,l.jsxs)(a.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,l.jsx)(a.strong,{children:"Conclusion"})]}),"\n",(0,l.jsxs)(a.p,{children:["Installing packages on Snigdha OS is straightforward with ",(0,l.jsx)(a.code,{children:"pacman"}),". For additional software, AUR helpers like ",(0,l.jsx)(a.code,{children:"yay"})," expand the possibilities. With these tools, you can access a vast array of software tailored to your needs! \ud83d\ude80"]})]})}function p(e={}){const{wrapper:a}={...(0,i.R)(),...e.components};return a?(0,l.jsx)(a,{...e,children:(0,l.jsx)(d,{...e})}):d(e)}},6599:(e,a,n)=>{n.d(a,{R:()=>t,x:()=>o});var s=n(758);const l={},i=s.createContext(l);function t(e){const a=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(a):{...a,...e}}),[a,e])}function o(e){let a;return a=e.disableParentContext?"function"==typeof e.components?e.components(l):e.components||l:t(e.components),s.createElement(i.Provider,{value:a},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/3000c70b.4c0a8189.js b/hi/assets/js/3000c70b.4c0a8189.js
new file mode 100644
index 00000000..3d402ba6
--- /dev/null
+++ b/hi/assets/js/3000c70b.4c0a8189.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[946],{1491:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>a,contentTitle:()=>l,default:()=>c,frontMatter:()=>r,metadata:()=>s,toc:()=>d});const s=JSON.parse('{"id":"installation/snigdha-os-live-environment","title":"Live Environment","description":"\ud83c\udf1f Snigdha OS Live Environment: An Overview","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/installation/snigdha-os-live-environment.md","sourceDirName":"installation","slug":"/installation/snigdha-os-live-environment","permalink":"/documentation/hi/installation/snigdha-os-live-environment","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/snigdha-os-live-environment.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":4,"frontMatter":{"sidebar_position":4},"sidebar":"tutorialSidebar","previous":{"title":"Download Snigdha OS","permalink":"/documentation/hi/installation/download-snigdha-os"},"next":{"title":"Offline Installation","permalink":"/documentation/hi/installation/snigdha-os-offline-installation"}}');var t=i(6070),o=i(6599);const r={sidebar_position:4},l="Live Environment",a={},d=[{value:"\ud83c\udf1f Snigdha OS Live Environment: An Overview",id:"-snigdha-os-live-environment-an-overview",level:3},{value:"\ud83d\udda5\ufe0f What Is the Snigdha OS Live Environment?",id:"\ufe0f-what-is-the-snigdha-os-live-environment",level:3},{value:"\ud83c\udf0d Features of the Snigdha OS Live Environment",id:"-features-of-the-snigdha-os-live-environment",level:3},{value:"1. Beautiful KDE Plasma Desktop",id:"1-beautiful-kde-plasma-desktop",level:4},{value:"2. Performance Optimizations",id:"2-performance-optimizations",level:4},{value:"3. Pre-installed Software",id:"3-pre-installed-software",level:4},{value:"4. Hardware Compatibility Testing",id:"4-hardware-compatibility-testing",level:4},{value:"5. Snigdha OS Welcome App",id:"5-snigdha-os-welcome-app",level:4},{value:"6. Persistence (Optional)",id:"6-persistence-optional",level:4},{value:"\ud83d\ude80 Using the Snigdha OS Live Environment",id:"-using-the-snigdha-os-live-environment",level:3},{value:"1. Testing and Exploring",id:"1-testing-and-exploring",level:4},{value:"2. Launching the Installer",id:"2-launching-the-installer",level:4},{value:"3. Running Diagnostics",id:"3-running-diagnostics",level:4},{value:"\ud83c\udfc1 When to Use Snigdha OS Live Environment",id:"-when-to-use-snigdha-os-live-environment",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function h(e){const n={h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,o.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.header,{children:(0,t.jsx)(n.h1,{id:"live-environment",children:"Live Environment"})}),"\n",(0,t.jsxs)(n.h3,{id:"-snigdha-os-live-environment-an-overview",children:["\ud83c\udf1f ",(0,t.jsx)(n.strong,{children:"Snigdha OS Live Environment: An Overview"})]}),"\n",(0,t.jsxs)(n.p,{children:["The ",(0,t.jsx)(n.strong,{children:"Snigdha OS Live Environment"})," is the initial mode you boot into when running Snigdha OS from a USB drive or DVD without installing it. It provides an opportunity to test and experience Snigdha OS before committing to the installation. The live environment allows you to explore the user interface, test hardware compatibility, and even run applications without modifying your system."]}),"\n",(0,t.jsxs)(n.p,{children:["Here's everything you need to know about the ",(0,t.jsx)(n.strong,{children:"Snigdha OS Live Environment"}),"."]}),"\n",(0,t.jsxs)(n.h3,{id:"\ufe0f-what-is-the-snigdha-os-live-environment",children:["\ud83d\udda5\ufe0f ",(0,t.jsx)(n.strong,{children:"What Is the Snigdha OS Live Environment?"})]}),"\n",(0,t.jsxs)(n.p,{children:["The ",(0,t.jsx)(n.strong,{children:"Live Environment"})," in Snigdha OS is a fully functional, bootable environment that runs directly from your USB drive or DVD without needing installation. It's a great way to:"]}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Try Snigdha OS"}),": Get a feel for the operating system without installing it."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Test Hardware Compatibility"}),": Check if your system's hardware works well with Snigdha OS."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Access Tools"}),": Use the pre-installed tools and utilities to diagnose or repair your system."]}),"\n"]}),"\n",(0,t.jsxs)(n.p,{children:["In the live environment, you can explore Snigdha OS's features, such as the ",(0,t.jsx)(n.strong,{children:"KDE Plasma"})," desktop (in the default edition), graphical tools, system settings, and much more."]}),"\n",(0,t.jsxs)(n.h3,{id:"-features-of-the-snigdha-os-live-environment",children:["\ud83c\udf0d ",(0,t.jsx)(n.strong,{children:"Features of the Snigdha OS Live Environment"})]}),"\n",(0,t.jsxs)(n.h4,{id:"1-beautiful-kde-plasma-desktop",children:["1. ",(0,t.jsx)(n.strong,{children:"Beautiful KDE Plasma Desktop"})]}),"\n",(0,t.jsxs)(n.p,{children:["Snigdha OS comes with a highly customized version of ",(0,t.jsx)(n.strong,{children:"KDE Plasma"})," as its default desktop environment. In the live environment, you can experience:"]}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Eye-catching themes"}),": Custom themes with vibrant colors and transparent effects."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Pre-configured widgets"}),": Useful widgets like system monitoring, weather, and calendar."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Snigdha OS Assistant"}),": A tool for managing your system easily, offering options for updates, tweaks, and more."]}),"\n"]}),"\n",(0,t.jsxs)(n.h4,{id:"2-performance-optimizations",children:["2. ",(0,t.jsx)(n.strong,{children:"Performance Optimizations"})]}),"\n",(0,t.jsx)(n.p,{children:"Snigdha OS is known for its performance enhancements, and these are present in the live environment too:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Preconfigured optimizations"})," for better responsiveness and speed."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"ZFS support"}),": Built-in support for advanced filesystem options like ZFS (available after installation)."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Btrfs snapshots"}),": You can test out Btrfs-based snapshots and rollback features in the live environment."]}),"\n"]}),"\n",(0,t.jsxs)(n.h4,{id:"3-pre-installed-software",children:["3. ",(0,t.jsx)(n.strong,{children:"Pre-installed Software"})]}),"\n",(0,t.jsx)(n.p,{children:"The live environment comes with a wide range of pre-installed software to explore:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Web browser"}),": Typically ",(0,t.jsx)(n.strong,{children:"Firefox"})," or ",(0,t.jsx)(n.strong,{children:"Chromium"})," for web browsing."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Office suite"}),": LibreOffice or other office applications."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Media players"}),": VLC and other multimedia tools."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"System monitoring tools"}),": Tools like ",(0,t.jsx)(n.strong,{children:"KSysGuard"})," to check system resources, and ",(0,t.jsx)(n.strong,{children:"GParted"})," for partitioning."]}),"\n"]}),"\n",(0,t.jsxs)(n.h4,{id:"4-hardware-compatibility-testing",children:["4. ",(0,t.jsx)(n.strong,{children:"Hardware Compatibility Testing"})]}),"\n",(0,t.jsx)(n.p,{children:"The live environment helps you test hardware compatibility before installation:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Graphics"}),": See if your graphics card works well with Snigdha OS (NVIDIA, AMD, or Intel)."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Wi-Fi"}),": Test if your wireless card connects without issues."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Sound"}),": Check if your speakers or headphones work correctly."]}),"\n"]}),"\n",(0,t.jsxs)(n.h4,{id:"5-snigdha-os-welcome-app",children:["5. ",(0,t.jsx)(n.strong,{children:"Snigdha OS Welcome App"})]}),"\n",(0,t.jsx)(n.p,{children:"The Snigdha OS Welcome app provides an easy-to-navigate introduction to the system, offering quick access to:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Installation"}),": Start the installation process if you're ready to install Snigdha OS."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Settings"}),": Customize settings and tweak the system."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Updates"}),": Quickly check for and apply system updates."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Documentation"}),": Access official documentation and guides to help you along the way."]}),"\n"]}),"\n",(0,t.jsxs)(n.h4,{id:"6-persistence-optional",children:["6. ",(0,t.jsx)(n.strong,{children:"Persistence (Optional)"})]}),"\n",(0,t.jsx)(n.p,{children:"In some cases, you can configure persistence in the Snigdha OS live environment. This allows you to save changes and data across reboots, making it a more persistent experience. It is not enabled by default, but it can be set up using specific tools or settings."}),"\n",(0,t.jsxs)(n.h3,{id:"-using-the-snigdha-os-live-environment",children:["\ud83d\ude80 ",(0,t.jsx)(n.strong,{children:"Using the Snigdha OS Live Environment"})]}),"\n",(0,t.jsxs)(n.h4,{id:"1-testing-and-exploring",children:["1. ",(0,t.jsx)(n.strong,{children:"Testing and Exploring"})]}),"\n",(0,t.jsx)(n.p,{children:"You can explore the system freely. Here are a few things you can do:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Try out the desktop"}),": Navigate the KDE Plasma desktop, try out its features, and experience the customization that Snigdha OS provides."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Check out system settings"}),": Explore various pre-configured system settings like appearance, keyboard layout, and more."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Use pre-installed apps"}),": Open apps like Firefox, VLC, and LibreOffice to get a feel of the system\u2019s performance."]}),"\n"]}),"\n",(0,t.jsxs)(n.h4,{id:"2-launching-the-installer",children:["2. ",(0,t.jsx)(n.strong,{children:"Launching the Installer"})]}),"\n",(0,t.jsx)(n.p,{children:"If you decide to install Snigdha OS, the live environment offers an easy-to-use graphical installer. Here's how to launch it:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Click the Snigdha OS Installer"})," icon on the desktop or in the menu."]}),"\n",(0,t.jsx)(n.li,{children:"The installer will guide you through the process of partitioning your hard drive and setting up Snigdha OS."}),"\n",(0,t.jsxs)(n.li,{children:["You can choose between ",(0,t.jsx)(n.strong,{children:"Btrfs"}),", ",(0,t.jsx)(n.strong,{children:"ext4"}),", or ",(0,t.jsx)(n.strong,{children:"other file systems"})," during installation."]}),"\n"]}),"\n",(0,t.jsxs)(n.h4,{id:"3-running-diagnostics",children:["3. ",(0,t.jsx)(n.strong,{children:"Running Diagnostics"})]}),"\n",(0,t.jsx)(n.p,{children:"If you encounter hardware issues or need to run diagnostic tests, the live environment has a range of useful tools like:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"GParted"})," for managing partitions."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Timeshift"})," for system snapshots (you can install it for more advanced setups)."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Snigdha OS Assistant"})," for managing system tweaks."]}),"\n"]}),"\n",(0,t.jsxs)(n.h3,{id:"-when-to-use-snigdha-os-live-environment",children:["\ud83c\udfc1 ",(0,t.jsx)(n.strong,{children:"When to Use Snigdha OS Live Environment"})]}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Before Installing"}),": If you're unsure about how Snigdha OS will perform on your hardware, the live environment lets you test it out first."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"For Repairs"}),": If you need to troubleshoot or repair a system, you can boot into the live environment to access system recovery tools."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"For Exploration"}),": Snigdha OS's live environment is a great way to get to know the system, whether you're considering a switch from another distro or just want to see how it works."]}),"\n"]}),"\n",(0,t.jsxs)(n.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,t.jsx)(n.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(n.p,{children:["The ",(0,t.jsx)(n.strong,{children:"Snigdha OS Live Environment"})," is a powerful and feature-packed way to experience Snigdha OS without committing to an installation. It offers a fully functional system with performance optimizations, a beautiful KDE Plasma desktop, pre-installed software, and various tools for hardware testing and system diagnostics."]}),"\n",(0,t.jsx)(n.p,{children:"You can use it to explore Snigdha OS, try out the desktop, check compatibility, or even install it if you're ready to make the switch. Whether you want to test, troubleshoot, or simply explore, the live environment is the perfect starting point. \ud83d\ude0e\ud83d\ude80"})]})}function c(e={}){const{wrapper:n}={...(0,o.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(h,{...e})}):h(e)}},6599:(e,n,i)=>{i.d(n,{R:()=>r,x:()=>l});var s=i(758);const t={},o=s.createContext(t);function r(e){const n=s.useContext(o);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function l(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:r(e.components),s.createElement(o.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/320dcd8b.85e7ac2f.js b/hi/assets/js/320dcd8b.85e7ac2f.js
deleted file mode 100644
index aaf8d50b..00000000
--- a/hi/assets/js/320dcd8b.85e7ac2f.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[963],{1040:(n,s,e)=>{e.r(s),e.d(s,{assets:()=>a,contentTitle:()=>o,default:()=>c,frontMatter:()=>r,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"installation/snigdha-os-on-virtual-box","title":"VirtualBox Installation","description":"\ud83d\udda5\ufe0f How to Install Snigdha OS in VirtualBox","source":"@site/docs/installation/snigdha-os-on-virtual-box.md","sourceDirName":"installation","slug":"/installation/snigdha-os-on-virtual-box","permalink":"/documentation/hi/installation/snigdha-os-on-virtual-box","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/snigdha-os-on-virtual-box.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":6,"frontMatter":{"sidebar_position":6},"sidebar":"tutorialSidebar","previous":{"title":"Online Installation","permalink":"/documentation/hi/installation/snigdha-os-online-installation"},"next":{"title":"Post Installation","permalink":"/documentation/hi/category/post-installation"}}');var t=e(6070),l=e(6599);const r={sidebar_position:6},o="VirtualBox Installation",a={},d=[{value:"\ud83d\udda5\ufe0f How to Install Snigdha OS in VirtualBox",id:"\ufe0f-how-to-install-snigdha-os-in-virtualbox",level:3},{value:"\ud83d\udce5 Step 1: Download Snigdha OS ISO",id:"-step-1-download-snigdha-os-iso",level:3},{value:"\ud83d\udcbe Step 2: Install and Set Up VirtualBox",id:"-step-2-install-and-set-up-virtualbox",level:3},{value:"\u2699\ufe0f Step 3: Create a New Virtual Machine",id:"\ufe0f-step-3-create-a-new-virtual-machine",level:3},{value:"\ud83d\udcbf Step 4: Mount the Snigdha OS ISO",id:"-step-4-mount-the-snigdha-os-iso",level:3},{value:"\ud83d\udd04 Step 5: Configure Virtual Machine Settings (Optional)",id:"-step-5-configure-virtual-machine-settings-optional",level:3},{value:"\ud83d\udd0c Step 6: Start the Virtual Machine and Install Snigdha OS",id:"-step-6-start-the-virtual-machine-and-install-snigdha-os",level:3},{value:"\u2699\ufe0f Step 7: Install Snigdha OS",id:"\ufe0f-step-7-install-snigdha-os",level:3},{value:"\ud83d\udd04 Step 8: Complete the Installation and Reboot",id:"-step-8-complete-the-installation-and-reboot",level:3},{value:"\ud83d\udda5\ufe0f Step 9: Boot into Snigdha OS",id:"\ufe0f-step-9-boot-into-snigdha-os",level:3},{value:"\ud83c\udf89 Step 10: Post-Installation Steps",id:"-step-10-post-installation-steps",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3},{value:"VMware",id:"vmware",level:3},{value:"GNOME Boxes",id:"gnome-boxes",level:3}];function h(n){const s={a:"a",br:"br",code:"code",h1:"h1",h3:"h3",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,l.R)(),...n.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(s.header,{children:(0,t.jsx)(s.h1,{id:"virtualbox-installation",children:"VirtualBox Installation"})}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-how-to-install-snigdha-os-in-virtualbox",children:["\ud83d\udda5\ufe0f ",(0,t.jsx)(s.strong,{children:"How to Install Snigdha OS in VirtualBox"})]}),"\n",(0,t.jsxs)(s.p,{children:["Installing ",(0,t.jsx)(s.strong,{children:"Snigdha OS"})," in ",(0,t.jsx)(s.strong,{children:"VirtualBox"})," is a great way to test or use Snigdha OS in a virtual environment without affecting your main system. Here's a detailed step-by-step guide to help you get Snigdha OS running in VirtualBox."]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-1-download-snigdha-os-iso",children:["\ud83d\udce5 ",(0,t.jsx)(s.strong,{children:"Step 1: Download Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Go to the Official Snigdha OS Website"}),":",(0,t.jsx)(s.br,{}),"\n","Visit the official Snigdha OS download page:"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:(0,t.jsx)(s.a,{href:"https://snigdhaos.org/downloads.html",children:"Snigdha OS Downloads"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Download the ISO File"}),":",(0,t.jsx)(s.br,{}),"\n","Choose the edition (KDE, GNOME, XFCE, etc.) and download the ISO file. The file will be something like:"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:(0,t.jsx)(s.code,{children:"snigdhaos-YYYY.MM.DD-x86_64.iso"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-2-install-and-set-up-virtualbox",children:["\ud83d\udcbe ",(0,t.jsx)(s.strong,{children:"Step 2: Install and Set Up VirtualBox"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Download and Install VirtualBox"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Windows"}),": Download from ",(0,t.jsx)(s.a,{href:"https://www.virtualbox.org/",children:"VirtualBox Website"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For macOS"}),": Download from ",(0,t.jsx)(s.a,{href:"https://www.virtualbox.org/",children:"VirtualBox Website"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Linux"}),": You can install it via your package manager:","\n",(0,t.jsx)(s.pre,{children:(0,t.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S virtualbox # For Arch Linux and derivatives\nsudo apt install virtualbox # For Ubuntu/Debian\nsudo dnf install virtualbox # For Fedora\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Launch VirtualBox"}),":",(0,t.jsx)(s.br,{}),"\n","After installation, launch ",(0,t.jsx)(s.strong,{children:"VirtualBox"})," from your applications menu."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-step-3-create-a-new-virtual-machine",children:["\u2699\ufe0f ",(0,t.jsx)(s.strong,{children:"Step 3: Create a New Virtual Machine"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:'Click on "New"'}),":",(0,t.jsx)(s.br,{}),"\n","Open VirtualBox and click on the ",(0,t.jsx)(s.strong,{children:"New"})," button to create a new virtual machine."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Set the Name and Type"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Name"}),': Choose a name for your virtual machine (e.g., "Snigdha OS").']}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Type"}),": Select ",(0,t.jsx)(s.strong,{children:"Linux"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Version"}),": Select ",(0,t.jsx)(s.strong,{children:"Linux 2.6 / 3.x / 4.x (64-bit)"})," (or a similar option depending on the version of Snigdha OS)."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Allocate Memory"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Assign ",(0,t.jsx)(s.strong,{children:"at least 2 GB of RAM"})," (more is recommended if your system can handle it). The default setting is usually fine, but you can increase it if you want better performance."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Create a Virtual Hard Disk"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Virtual Hard Disk Type"}),": Choose ",(0,t.jsx)(s.strong,{children:"VDI"})," (VirtualBox Disk Image)."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Storage on Physical Hard Disk"}),": Choose ",(0,t.jsx)(s.strong,{children:"Dynamically allocated"})," (this will allow the virtual disk to grow as needed)."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Size"}),": Allocate ",(0,t.jsx)(s.strong,{children:"at least 20 GB"})," of disk space (the more the better, depending on your needs)."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-4-mount-the-snigdha-os-iso",children:["\ud83d\udcbf ",(0,t.jsx)(s.strong,{children:"Step 4: Mount the Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Go to Settings"}),":",(0,t.jsx)(s.br,{}),"\n","After creating the virtual machine, click on the ",(0,t.jsx)(s.strong,{children:"Settings"})," button."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Mount the ISO"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Go to the ",(0,t.jsx)(s.strong,{children:"Storage"})," tab."]}),"\n",(0,t.jsxs)(s.li,{children:["Under ",(0,t.jsx)(s.strong,{children:"Controller: IDE"}),", click the empty ",(0,t.jsx)(s.strong,{children:"disk icon"})," and then click ",(0,t.jsx)(s.strong,{children:"Choose a disk file"}),"."]}),"\n",(0,t.jsx)(s.li,{children:"Select the Snigdha OS ISO file you downloaded earlier."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-5-configure-virtual-machine-settings-optional",children:["\ud83d\udd04 ",(0,t.jsx)(s.strong,{children:"Step 5: Configure Virtual Machine Settings (Optional)"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Adjust Display Settings"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Go to the ",(0,t.jsx)(s.strong,{children:"Display"})," tab in the settings and increase the ",(0,t.jsx)(s.strong,{children:"Video Memory"})," to at least 64 MB to ensure smooth graphics."]}),"\n",(0,t.jsxs)(s.li,{children:["Enable ",(0,t.jsx)(s.strong,{children:"3D Acceleration"})," (if your hardware supports it) for better performance."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Network Settings"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["In the ",(0,t.jsx)(s.strong,{children:"Network"})," tab, ensure that the adapter is set to ",(0,t.jsx)(s.strong,{children:"Attached to NAT"})," (this allows the virtual machine to access the internet)."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-6-start-the-virtual-machine-and-install-snigdha-os",children:["\ud83d\udd0c ",(0,t.jsx)(s.strong,{children:"Step 6: Start the Virtual Machine and Install Snigdha OS"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Start the Virtual Machine"}),":",(0,t.jsx)(s.br,{}),"\n","Click the ",(0,t.jsx)(s.strong,{children:"Start"})," button in VirtualBox."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Boot from the ISO"}),":",(0,t.jsx)(s.br,{}),"\n","The virtual machine will boot from the Snigdha OS ISO. You\u2019ll see the Snigdha OS ",(0,t.jsx)(s.strong,{children:"Live Session"})," screen. If it doesn't boot, make sure the ISO is properly mounted in the ",(0,t.jsx)(s.strong,{children:"Storage"})," section."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Launch the Installer"}),":",(0,t.jsx)(s.br,{}),"\n","Once in the live environment, click on the ",(0,t.jsx)(s.strong,{children:"Garuda Installer"})," icon on the desktop to start the installation process."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-step-7-install-snigdha-os",children:["\u2699\ufe0f ",(0,t.jsx)(s.strong,{children:"Step 7: Install Snigdha OS"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Select Language and Region"}),":",(0,t.jsx)(s.br,{}),"\n","Choose your ",(0,t.jsx)(s.strong,{children:"language"}),", ",(0,t.jsx)(s.strong,{children:"keyboard layout"}),", and ",(0,t.jsx)(s.strong,{children:"timezone"}),"."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Partitioning"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["If you're using a single disk, you can choose ",(0,t.jsx)(s.strong,{children:"Erase disk and install Garuda"})," for automatic partitioning."]}),"\n",(0,t.jsxs)(s.li,{children:["Alternatively, select ",(0,t.jsx)(s.strong,{children:"Manual Partitioning"})," if you need to create custom partitions."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"User Configuration"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Set your ",(0,t.jsx)(s.strong,{children:"username"}),", ",(0,t.jsx)(s.strong,{children:"password"}),", and ",(0,t.jsx)(s.strong,{children:"root password"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:["Choose ",(0,t.jsx)(s.strong,{children:"Btrfs"})," as the default filesystem for Garuda (or ext4 if preferred)."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Start the Installation"}),":",(0,t.jsx)(s.br,{}),"\n","After configuring your settings, click ",(0,t.jsx)(s.strong,{children:"Install"})," to begin the installation process. The installer will copy files, install packages, and set up your system."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-8-complete-the-installation-and-reboot",children:["\ud83d\udd04 ",(0,t.jsx)(s.strong,{children:"Step 8: Complete the Installation and Reboot"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Wait for Installation to Finish"}),":",(0,t.jsx)(s.br,{}),"\n","The installation may take a while, depending on the speed of your system and the amount of software being installed. The progress will be shown in the installer."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Reboot the Virtual Machine"}),":",(0,t.jsx)(s.br,{}),"\n","Once the installation is complete, the installer will prompt you to reboot the system. Click ",(0,t.jsx)(s.strong,{children:"Reboot Now"})," and remove the ISO file from the virtual drive in VirtualBox."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-step-9-boot-into-snigdha-os",children:["\ud83d\udda5\ufe0f ",(0,t.jsx)(s.strong,{children:"Step 9: Boot into Snigdha OS"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Reboot"}),":",(0,t.jsx)(s.br,{}),"\n","After the installation, reboot the virtual machine. It will boot into your new ",(0,t.jsx)(s.strong,{children:"Snigdha OS"})," installation."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Login"}),":",(0,t.jsx)(s.br,{}),"\n","Enter the ",(0,t.jsx)(s.strong,{children:"username"})," and ",(0,t.jsx)(s.strong,{children:"password"})," you set during the installation to log into Snigdha OS."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-10-post-installation-steps",children:["\ud83c\udf89 ",(0,t.jsx)(s.strong,{children:"Step 10: Post-Installation Steps"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Update the System"}),":",(0,t.jsx)(s.br,{}),"\n","After logging in, open a terminal and update your system:"]}),"\n",(0,t.jsx)(s.pre,{children:(0,t.jsx)(s.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install Additional Software"}),":",(0,t.jsx)(s.br,{}),"\n","You can install additional software using the ",(0,t.jsx)(s.strong,{children:"Garuda Assistant"})," or the ",(0,t.jsx)(s.strong,{children:"Pacman"})," package manager."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Enjoy Snigdha OS"}),":",(0,t.jsx)(s.br,{}),"\n","Now that your Snigdha OS is installed and running in VirtualBox, you can explore the KDE Plasma desktop or the desktop environment you chose during the installation."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,t.jsx)(s.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(s.p,{children:["You\u2019ve successfully installed ",(0,t.jsx)(s.strong,{children:"Snigdha OS"})," in ",(0,t.jsx)(s.strong,{children:"VirtualBox"}),"! This method allows you to run Snigdha OS on your system without affecting your main operating system. VirtualBox provides an isolated environment where you can experiment with Snigdha OS, install software, and test configurations."]}),"\n",(0,t.jsx)(s.p,{children:"Enjoy exploring Snigdha OS! \ud83d\ude0e\ud83d\ude80"}),"\n",(0,t.jsx)(s.h1,{id:"vmware-and-gnome-boxes-installation",children:"VMware and GNOME Boxes Installation"}),"\n",(0,t.jsx)(s.h3,{id:"vmware",children:"VMware"}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Download and Install VMware"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Windows/Mac"}),": Download VMware Workstation Player from ",(0,t.jsx)(s.a,{href:"https://www.vmware.com/products/workstation-player.html",children:"VMware's website"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Linux"}),": Install VMware Workstation using your package manager or download the .bundle file from VMware's site and run it in the terminal."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Create a New Virtual Machine"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Open VMware and click ",(0,t.jsx)(s.strong,{children:"Create a New Virtual Machine"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:["Choose ",(0,t.jsx)(s.strong,{children:"Typical"})," installation."]}),"\n",(0,t.jsxs)(s.li,{children:["Select ",(0,t.jsx)(s.strong,{children:"Installer disc image file (iso)"})," and browse for the Snigdha OS ISO."]}),"\n",(0,t.jsx)(s.li,{children:"Follow the on-screen instructions to set the VM's resources (RAM, disk size, etc.)."}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install Snigdha OS"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["After setting up the virtual machine, click ",(0,t.jsx)(s.strong,{children:"Power on"})," to start the VM."]}),"\n",(0,t.jsx)(s.li,{children:"The VM will boot from the Snigdha OS ISO, and you can proceed with the installation as described earlier."}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Finish Installation"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:"Once installation is complete, reboot the VM and remove the ISO from the virtual drive to boot into the newly installed Snigdha OS."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(s.h3,{id:"gnome-boxes",children:"GNOME Boxes"}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install GNOME Boxes"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Linux"}),": Install via your package manager.","\n",(0,t.jsx)(s.pre,{children:(0,t.jsx)(s.code,{className:"language-bash",children:"sudo apt install gnome-boxes # For Ubuntu/Debian\nsudo pacman -S gnome-boxes # For Arch Linux\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Create a New Virtual Machine"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Launch ",(0,t.jsx)(s.strong,{children:"GNOME Boxes"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:["Click ",(0,t.jsx)(s.strong,{children:"+"})," to create a new virtual machine."]}),"\n",(0,t.jsxs)(s.li,{children:["Select the ",(0,t.jsx)(s.strong,{children:"Snigdha OS ISO"})," you downloaded."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install Snigdha OS"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:"Follow the on-screen instructions to configure resources (like RAM and disk space)."}),"\n",(0,t.jsx)(s.li,{children:"Once configured, start the VM, and it will boot from the ISO to begin the installation."}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Complete Installation"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:"Follow the installation steps and reboot after installation to boot into your new Snigdha OS installation."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(s.p,{children:"Enjoy using Snigdha OS in any of these virtual environments! \ud83d\ude04"})]})}function c(n={}){const{wrapper:s}={...(0,l.R)(),...n.components};return s?(0,t.jsx)(s,{...n,children:(0,t.jsx)(h,{...n})}):h(n)}},6599:(n,s,e)=>{e.d(s,{R:()=>r,x:()=>o});var i=e(758);const t={},l=i.createContext(t);function r(n){const s=i.useContext(l);return i.useMemo((function(){return"function"==typeof n?n(s):{...s,...n}}),[s,n])}function o(n){let s;return s=n.disableParentContext?"function"==typeof n.components?n.components(t):n.components||t:r(n.components),i.createElement(l.Provider,{value:s},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/4b38970a.491f4bc7.js b/hi/assets/js/4b38970a.491f4bc7.js
deleted file mode 100644
index d5935e73..00000000
--- a/hi/assets/js/4b38970a.491f4bc7.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[5],{1045:(e,a,n)=>{n.r(a),n.d(a,{assets:()=>r,contentTitle:()=>o,default:()=>p,frontMatter:()=>t,metadata:()=>s,toc:()=>c});const s=JSON.parse('{"id":"post-installation/install-packages-on-snigdha-os","title":"Install Packages","description":"\ud83d\udce6 How to Install a Package on Snigdha OS","source":"@site/docs/post-installation/install-packages-on-snigdha-os.md","sourceDirName":"post-installation","slug":"/post-installation/install-packages-on-snigdha-os","permalink":"/documentation/hi/post-installation/install-packages-on-snigdha-os","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/post-installation/install-packages-on-snigdha-os.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":4,"frontMatter":{"sidebar_position":4},"sidebar":"tutorialSidebar","previous":{"title":"Customize Snigdha OS","permalink":"/documentation/hi/post-installation/customize-snigdha-os"},"next":{"title":"User Guide","permalink":"/documentation/hi/category/user-guide"}}');var l=n(6070),i=n(6599);const t={sidebar_position:4},o="Install Packages",r={},c=[{value:"\ud83d\udce6 How to Install a Package on Snigdha OS",id:"-how-to-install-a-package-on-snigdha-os",level:3},{value:"\ud83d\udee0\ufe0f Step 1: Update Your System",id:"\ufe0f-step-1-update-your-system",level:3},{value:"\ud83d\udcc2 Step 2: Search for a Package",id:"-step-2-search-for-a-package",level:3},{value:"Example:",id:"example",level:4},{value:"\u2705 Step 3: Install the Package",id:"-step-3-install-the-package",level:3},{value:"Example:",id:"example-1",level:4},{value:"\ud83d\udce6 Step 4: Verify Installation",id:"-step-4-verify-installation",level:3},{value:"Example:",id:"example-2",level:4},{value:"\ud83d\udd0d Step 5: Explore Package Details",id:"-step-5-explore-package-details",level:3},{value:"Example:",id:"example-3",level:4},{value:"\ud83c\udf10 Installing AUR Packages",id:"-installing-aur-packages",level:3},{value:"Install a Package from AUR",id:"install-a-package-from-aur",level:4},{value:"Example:",id:"example-4",level:4},{value:"\ud83e\uddf9 Clean Up After Installation",id:"-clean-up-after-installation",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function d(e){const a={admonition:"admonition",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",...(0,i.R)(),...e.components};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(a.header,{children:(0,l.jsx)(a.h1,{id:"install-packages",children:"Install Packages"})}),"\n",(0,l.jsxs)(a.h3,{id:"-how-to-install-a-package-on-snigdha-os",children:["\ud83d\udce6 ",(0,l.jsx)(a.strong,{children:"How to Install a Package on Snigdha OS"})]}),"\n",(0,l.jsxs)(a.p,{children:["Installing packages on Snigdha OS primarily involves using the ",(0,l.jsx)(a.strong,{children:"Pacman"})," package manager or an ",(0,l.jsx)(a.strong,{children:"AUR helper"})," for community-contributed software. Here's a step-by-step guide:"]}),"\n",(0,l.jsxs)(a.h3,{id:"\ufe0f-step-1-update-your-system",children:["\ud83d\udee0\ufe0f ",(0,l.jsx)(a.strong,{children:"Step 1: Update Your System"})]}),"\n",(0,l.jsx)(a.p,{children:"Before installing a package, ensure your system is up-to-date to avoid dependency issues:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-step-2-search-for-a-package",children:["\ud83d\udcc2 ",(0,l.jsx)(a.strong,{children:"Step 2: Search for a Package"})]}),"\n",(0,l.jsx)(a.p,{children:"To find the package you want to install, use the following command:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Ss package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Search for the Firefox browser:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Ss firefox\n"})}),"\n",(0,l.jsx)(a.p,{children:'This command displays available packages with "firefox" in their name or description.'}),"\n",(0,l.jsxs)(a.h3,{id:"-step-3-install-the-package",children:["\u2705 ",(0,l.jsx)(a.strong,{children:"Step 3: Install the Package"})]}),"\n",(0,l.jsx)(a.p,{children:"Once you know the exact package name, install it using:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -S package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-1",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Install Firefox:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -S firefox\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-step-4-verify-installation",children:["\ud83d\udce6 ",(0,l.jsx)(a.strong,{children:"Step 4: Verify Installation"})]}),"\n",(0,l.jsx)(a.p,{children:"To check if a package is installed:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Q package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-2",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Verify Firefox installation:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Q firefox\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-step-5-explore-package-details",children:["\ud83d\udd0d ",(0,l.jsx)(a.strong,{children:"Step 5: Explore Package Details"})]}),"\n",(0,l.jsx)(a.p,{children:"View information about an installed package:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Qi package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-3",children:"Example:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"pacman -Qi firefox\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-installing-aur-packages",children:["\ud83c\udf10 ",(0,l.jsx)(a.strong,{children:"Installing AUR Packages"})]}),"\n",(0,l.jsxs)(a.p,{children:["If the package you want is not in the official repositories but is available in the ",(0,l.jsx)(a.strong,{children:"Arch User Repository (AUR)"}),", use an AUR helper like ",(0,l.jsx)(a.code,{children:"yay"})," or ",(0,l.jsx)(a.code,{children:"paru"}),"."]}),"\n",(0,l.jsx)(a.h4,{id:"install-a-package-from-aur",children:"Install a Package from AUR"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"yay -S package-name\n"})}),"\n",(0,l.jsx)(a.h4,{id:"example-4",children:"Example:"}),"\n",(0,l.jsx)(a.p,{children:"Install Google Chrome from AUR:"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"yay -S google-chrome\n"})}),"\n",(0,l.jsxs)(a.h3,{id:"-clean-up-after-installation",children:["\ud83e\uddf9 ",(0,l.jsx)(a.strong,{children:"Clean Up After Installation"})]}),"\n",(0,l.jsx)(a.p,{children:"After installing a package, clean up unused dependencies (optional):"}),"\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{className:"language-bash",children:"sudo pacman -Rns $(pacman -Qdtq)\n"})}),"\n",(0,l.jsx)(a.admonition,{type:"tip"}),"\n",(0,l.jsxs)(a.ol,{children:["\n",(0,l.jsxs)(a.li,{children:[(0,l.jsx)(a.strong,{children:"Enable Parallel Downloads"}),": To speed up installation, enable parallel downloads in ",(0,l.jsx)(a.code,{children:"/etc/pacman.conf"})," by adding:","\n",(0,l.jsx)(a.pre,{children:(0,l.jsx)(a.code,{children:"ParallelDownloads = 5\n"})}),"\n"]}),"\n",(0,l.jsxs)(a.li,{children:[(0,l.jsx)(a.strong,{children:"Use Trusted Sources"}),": Only install AUR packages from trusted sources and review the ",(0,l.jsx)(a.code,{children:"PKGBUILD"})," file before installation."]}),"\n"]}),"\n",(0,l.jsxs)(a.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,l.jsx)(a.strong,{children:"Conclusion"})]}),"\n",(0,l.jsxs)(a.p,{children:["Installing packages on Snigdha OS is straightforward with ",(0,l.jsx)(a.code,{children:"pacman"}),". For additional software, AUR helpers like ",(0,l.jsx)(a.code,{children:"yay"})," expand the possibilities. With these tools, you can access a vast array of software tailored to your needs! \ud83d\ude80"]})]})}function p(e={}){const{wrapper:a}={...(0,i.R)(),...e.components};return a?(0,l.jsx)(a,{...e,children:(0,l.jsx)(d,{...e})}):d(e)}},6599:(e,a,n)=>{n.d(a,{R:()=>t,x:()=>o});var s=n(758);const l={},i=s.createContext(l);function t(e){const a=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(a):{...a,...e}}),[a,e])}function o(e){let a;return a=e.disableParentContext?"function"==typeof e.components?e.components(l):e.components||l:t(e.components),s.createElement(i.Provider,{value:a},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/600e4823.1d5b6ed6.js b/hi/assets/js/600e4823.1d5b6ed6.js
new file mode 100644
index 00000000..d92dcea4
--- /dev/null
+++ b/hi/assets/js/600e4823.1d5b6ed6.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[229],{1122:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>c,contentTitle:()=>r,default:()=>d,frontMatter:()=>o,metadata:()=>i,toc:()=>l});const i=JSON.parse('{"id":"user-guide/snigdha-os-and-chaotic-aur","title":"Chaotic AUR","description":"\ud83d\udd27 What is Chaotic-AUR?","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/user-guide/snigdha-os-and-chaotic-aur.md","sourceDirName":"user-guide","slug":"/user-guide/snigdha-os-and-chaotic-aur","permalink":"/documentation/hi/user-guide/snigdha-os-and-chaotic-aur","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/user-guide/snigdha-os-and-chaotic-aur.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":4,"frontMatter":{"sidebar_position":4},"sidebar":"tutorialSidebar","previous":{"title":"Installing with AUR","permalink":"/documentation/hi/user-guide/snigdha-os-and-aur"},"next":{"title":"Troubleshoot","permalink":"/documentation/hi/category/troubleshoot"}}');var t=s(6070),a=s(6599);const o={sidebar_position:4},r="Chaotic AUR",c={},l=[{value:"\ud83d\udd27 What is Chaotic-AUR?",id:"-what-is-chaotic-aur",level:3},{value:"\ud83c\udf1f Key Features",id:"-key-features",level:3},{value:"\ud83c\udf10 Official Installation Documentation for Chaotic-AUR",id:"-official-installation-documentation-for-chaotic-aur",level:3},{value:"Step 1: Import the Chaotic-AUR Keyring",id:"step-1-import-the-chaotic-aur-keyring",level:4},{value:"Step 2: Add the Chaotic-AUR Repository to Your Pacman Configuration",id:"step-2-add-the-chaotic-aur-repository-to-your-pacman-configuration",level:4},{value:"Step 3: Update Package Database",id:"step-3-update-package-database",level:4},{value:"Step 4: Install Packages from Chaotic-AUR",id:"step-4-install-packages-from-chaotic-aur",level:4},{value:"\ud83c\udf10 Advantages of Using Chaotic-AUR",id:"-advantages-of-using-chaotic-aur",level:3},{value:"\u26a0\ufe0f Precautions",id:"\ufe0f-precautions",level:3},{value:"\ud83d\udee0\ufe0f Chaotic-AUR vs AUR Helpers",id:"\ufe0f-chaotic-aur-vs-aur-helpers",level:3},{value:"\ud83d\ude80 Conclusion",id:"-conclusion",level:3}];function h(e){const n={code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,a.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.header,{children:(0,t.jsx)(n.h1,{id:"chaotic-aur",children:"Chaotic AUR"})}),"\n",(0,t.jsxs)(n.h3,{id:"-what-is-chaotic-aur",children:["\ud83d\udd27 ",(0,t.jsx)(n.strong,{children:"What is Chaotic-AUR?"})]}),"\n",(0,t.jsxs)(n.p,{children:["Chaotic-AUR is an unofficial ",(0,t.jsx)(n.strong,{children:"AUR (Arch User Repository)"})," repository that provides pre-built packages for ",(0,t.jsx)(n.strong,{children:"Arch Linux"}),", ",(0,t.jsx)(n.strong,{children:"Snigdha OS"}),", and ",(0,t.jsx)(n.strong,{children:"Manjaro"})," users. It hosts packages that are not included in the official repositories or AUR, allowing for quicker and easier installation of a variety of applications. Chaotic-AUR makes it easier for users to access a wide range of packages without the need to manually compile them."]}),"\n",(0,t.jsxs)(n.h3,{id:"-key-features",children:["\ud83c\udf1f ",(0,t.jsx)(n.strong,{children:"Key Features"})]}),"\n",(0,t.jsxs)(n.ol,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Pre-built Packages"}),": Chaotic-AUR hosts pre-built packages, saving you time on compiling."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Extensive Package Selection"}),": It includes a vast range of packages from AUR, even those with complex build processes."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Up-to-date"}),": The repository is continuously updated, so packages stay current with the latest versions available in the AUR."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"AUR-based"}),": It is based entirely on the AUR, so it contains packages contributed by the Arch community."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Available for Arch Linux, Snigdha OS, and Manjaro"}),": Chaotic-AUR is suitable for ",(0,t.jsx)(n.strong,{children:"Arch Linux"}),", ",(0,t.jsx)(n.strong,{children:"Snigdha OS"}),", and ",(0,t.jsx)(n.strong,{children:"Manjaro"})," users, making it a versatile option for multiple Linux distributions."]}),"\n"]}),"\n",(0,t.jsxs)(n.h3,{id:"-official-installation-documentation-for-chaotic-aur",children:["\ud83c\udf10 ",(0,t.jsx)(n.strong,{children:"Official Installation Documentation for Chaotic-AUR"})]}),"\n",(0,t.jsxs)(n.p,{children:["Follow the official steps below to install Chaotic-AUR on ",(0,t.jsx)(n.strong,{children:"Arch Linux"}),", ",(0,t.jsx)(n.strong,{children:"Snigdha OS"}),", or ",(0,t.jsx)(n.strong,{children:"Manjaro"}),":"]}),"\n",(0,t.jsx)(n.h4,{id:"step-1-import-the-chaotic-aur-keyring",children:(0,t.jsx)(n.strong,{children:"Step 1: Import the Chaotic-AUR Keyring"})}),"\n",(0,t.jsx)(n.p,{children:"The first step is to import the GPG key used to sign packages from Chaotic-AUR. Run the following command:"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"pacman-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com\npacman-key --lsign-key 3056513887B78AEB\npacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst'\npacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'\n"})}),"\n",(0,t.jsx)(n.h4,{id:"step-2-add-the-chaotic-aur-repository-to-your-pacman-configuration",children:(0,t.jsx)(n.strong,{children:"Step 2: Add the Chaotic-AUR Repository to Your Pacman Configuration"})}),"\n",(0,t.jsxs)(n.p,{children:["To enable Chaotic-AUR, you need to add the repository to the ",(0,t.jsx)(n.strong,{children:"pacman.conf"})," file."]}),"\n",(0,t.jsxs)(n.ol,{children:["\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Open ",(0,t.jsx)(n.strong,{children:"pacman.conf"})," using your favorite text editor (e.g., nano or vim):"]}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"sudo nano /etc/pacman.conf\n"})}),"\n"]}),"\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsx)(n.p,{children:"Add the following lines at the end of the file:"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-ini",children:"[chaotic-aur]\nServer = https://repo.archlinuxcn.org/$arch\n"})}),"\n"]}),"\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsx)(n.p,{children:"Save the file and close the editor."}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.h4,{id:"step-3-update-package-database",children:(0,t.jsx)(n.strong,{children:"Step 3: Update Package Database"})}),"\n",(0,t.jsx)(n.p,{children:"After adding the repository, update your package database to fetch the latest list of packages:"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"sudo pacman -Sy\n"})}),"\n",(0,t.jsx)(n.h4,{id:"step-4-install-packages-from-chaotic-aur",children:(0,t.jsx)(n.strong,{children:"Step 4: Install Packages from Chaotic-AUR"})}),"\n",(0,t.jsxs)(n.p,{children:["Now you can install packages from the Chaotic-AUR repository using ",(0,t.jsx)(n.strong,{children:"pacman"}),":"]}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"sudo pacman -S package-name\n"})}),"\n",(0,t.jsxs)(n.p,{children:["For example, to install ",(0,t.jsx)(n.strong,{children:"Google Chrome"}),":"]}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"sudo pacman -S google-chrome\n"})}),"\n",(0,t.jsxs)(n.h3,{id:"-advantages-of-using-chaotic-aur",children:["\ud83c\udf10 ",(0,t.jsx)(n.strong,{children:"Advantages of Using Chaotic-AUR"})]}),"\n",(0,t.jsxs)(n.ol,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Speed"}),": Pre-built binaries are much faster to install compared to building from source, especially for large or complex packages."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Convenience"}),": It saves users the trouble of having to manually manage dependencies or deal with build failures."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Large Package Selection"}),": Chaotic-AUR includes many packages that may not be available in the official Arch repositories."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"No Build Failures"}),": As the packages are pre-compiled, you don\u2019t need to worry about running into build issues."]}),"\n"]}),"\n",(0,t.jsxs)(n.h3,{id:"\ufe0f-precautions",children:["\u26a0\ufe0f ",(0,t.jsx)(n.strong,{children:"Precautions"})]}),"\n",(0,t.jsxs)(n.ol,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Trust"}),": Since Chaotic-AUR is an unofficial repository, some users may have security concerns about trusting the source. Always review the packages you install and consider the risks."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Stability"}),": Although Chaotic-AUR is frequently updated, it's still unofficial, so there may be occasional issues with certain packages."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Package Availability"}),": While Chaotic-AUR offers many AUR packages, not every package may be available, and some packages might be outdated compared to those in the official AUR."]}),"\n"]}),"\n",(0,t.jsxs)(n.h3,{id:"\ufe0f-chaotic-aur-vs-aur-helpers",children:["\ud83d\udee0\ufe0f ",(0,t.jsx)(n.strong,{children:"Chaotic-AUR vs AUR Helpers"})]}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"AUR Helpers"}),": Tools like ",(0,t.jsx)(n.code,{children:"yay"}),", ",(0,t.jsx)(n.code,{children:"paru"}),", and ",(0,t.jsx)(n.code,{children:"trizen"})," allow users to build and install AUR packages from source. This provides more control over the installation but can be slower and prone to build errors."]}),"\n",(0,t.jsxs)(n.li,{children:[(0,t.jsx)(n.strong,{children:"Chaotic-AUR"}),": Provides pre-built binaries for faster installation but lacks the customization and flexibility of building from source. It's an excellent option for users looking for speed and ease of use."]}),"\n"]}),"\n",(0,t.jsxs)(n.h3,{id:"-conclusion",children:["\ud83d\ude80 ",(0,t.jsx)(n.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(n.p,{children:["Chaotic-AUR is an excellent tool for ",(0,t.jsx)(n.strong,{children:"Arch Linux"}),", ",(0,t.jsx)(n.strong,{children:"Snigdha OS"}),", and ",(0,t.jsx)(n.strong,{children:"Manjaro"})," users who want the convenience of pre-built packages from the AUR without the hassle of compiling them. It provides faster installations and a vast selection of packages while being actively updated and maintained by the community. However, it's important to consider the potential security and stability trade-offs when using an unofficial repository."]})]})}function d(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(h,{...e})}):h(e)}},6599:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>r});var i=s(758);const t={},a=i.createContext(t);function o(e){const n=i.useContext(a);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:o(e.components),i.createElement(a.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/63e4d208.4749424d.js b/hi/assets/js/63e4d208.4749424d.js
deleted file mode 100644
index 3713a5f8..00000000
--- a/hi/assets/js/63e4d208.4749424d.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[291],{7674:(e,s,n)=>{n.r(s),n.d(s,{assets:()=>d,contentTitle:()=>t,default:()=>c,frontMatter:()=>l,metadata:()=>r,toc:()=>a});const r=JSON.parse('{"id":"troubleshoot/troubleshoot-sound-on-snigdha-os","title":"Troubleshooting Sound Issues","description":"If you\'re having trouble with sound on Snigdha OS, follow these steps to diagnose and resolve the issue. Whether it\'s no sound, low volume, or distorted audio, let\'s get your audio working properly! \ud83d\udd27\ud83c\udfb6","source":"@site/docs/troubleshoot/troubleshoot-sound-on-snigdha-os.md","sourceDirName":"troubleshoot","slug":"/troubleshoot/troubleshoot-sound-on-snigdha-os","permalink":"/documentation/hi/troubleshoot/troubleshoot-sound-on-snigdha-os","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/troubleshoot-sound-on-snigdha-os.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":3,"frontMatter":{"sidebar_position":3},"sidebar":"tutorialSidebar","previous":{"title":"Troubleshooting Display Issues","permalink":"/documentation/hi/troubleshoot/troubleshoot-display-problem-on-snigdha-os"},"next":{"title":"Troubleshooting NVIDIA Issues","permalink":"/documentation/hi/troubleshoot/troubleshoot-nvidia-on-snigdha-os"}}');var o=n(6070),i=n(6599);const l={sidebar_position:3},t="Troubleshooting Sound Issues",d={},a=[{value:"1. Check the Audio Output \ud83d\udd0c\ud83d\udd0a",id:"1-check-the-audio-output-",level:3},{value:"Ensure the Correct Output Device is Selected",id:"ensure-the-correct-output-device-is-selected",level:4},{value:"2. Check Volume Levels \ud83d\udd0a\ud83c\udf9b\ufe0f",id:"2-check-volume-levels-\ufe0f",level:3},{value:"Ensure Volume is Turned Up",id:"ensure-volume-is-turned-up",level:4},{value:"3. Check Audio Driver Installation \ud83d\udd27\ud83c\udfb6",id:"3-check-audio-driver-installation-",level:3},{value:"Is the Audio Driver Installed?",id:"is-the-audio-driver-installed",level:4},{value:"4. Restart PulseAudio \ud83d\udd04\ud83d\udd0a",id:"4-restart-pulseaudio-",level:3},{value:"5. Check ALSA Mixer Levels \ud83c\udf9a\ufe0f",id:"5-check-alsa-mixer-levels-\ufe0f",level:3},{value:"Adjust ALSA Mixer Settings",id:"adjust-alsa-mixer-settings",level:4},{value:"6. Test Audio with aplay
\ud83c\udfa7",id:"6-test-audio-with-aplay-",level:3},{value:"7. Check for Audio Errors in Logs \ud83d\udcdd\ud83d\udd0d",id:"7-check-for-audio-errors-in-logs-",level:3},{value:"8. Reconfigure Audio Settings \ud83d\udd27\ud83c\udfb6",id:"8-reconfigure-audio-settings-",level:3},{value:"Reconfigure ALSA and PulseAudio",id:"reconfigure-alsa-and-pulseaudio",level:4},{value:"9. Update Your System \ud83d\udcbb\ud83d\udd04",id:"9-update-your-system-",level:3},{value:"10. Try Different Audio Tools \ud83c\udfb6\ud83d\udd0a",id:"10-try-different-audio-tools-",level:3},{value:"Conclusion \ud83c\udf89",id:"conclusion-",level:3}];function u(e){const s={code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,i.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(s.header,{children:(0,o.jsx)(s.h1,{id:"troubleshooting-sound-issues",children:"Troubleshooting Sound Issues"})}),"\n",(0,o.jsx)(s.p,{children:"If you're having trouble with sound on Snigdha OS, follow these steps to diagnose and resolve the issue. Whether it's no sound, low volume, or distorted audio, let's get your audio working properly! \ud83d\udd27\ud83c\udfb6"}),"\n",(0,o.jsxs)(s.h3,{id:"1-check-the-audio-output-",children:["1. ",(0,o.jsx)(s.strong,{children:"Check the Audio Output \ud83d\udd0c\ud83d\udd0a"})]}),"\n",(0,o.jsx)(s.h4,{id:"ensure-the-correct-output-device-is-selected",children:(0,o.jsx)(s.strong,{children:"Ensure the Correct Output Device is Selected"})}),"\n",(0,o.jsx)(s.p,{children:"Sometimes, the wrong audio output device might be selected, especially if you have multiple devices (like speakers, headphones, or HDMI output)."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["Open ",(0,o.jsx)(s.strong,{children:"PulseAudio Volume Control"}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S pavucontrol\npavucontrol\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["Go to the ",(0,o.jsx)(s.strong,{children:"Playback"})," tab and check that the audio is routed to the correct device."]}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["In the ",(0,o.jsx)(s.strong,{children:"Output Devices"})," tab, make sure the desired audio output (e.g., headphones, speakers) is selected and not muted."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"2-check-volume-levels-\ufe0f",children:["2. ",(0,o.jsx)(s.strong,{children:"Check Volume Levels \ud83d\udd0a\ud83c\udf9b\ufe0f"})]}),"\n",(0,o.jsx)(s.h4,{id:"ensure-volume-is-turned-up",children:(0,o.jsx)(s.strong,{children:"Ensure Volume is Turned Up"})}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Make sure the system volume is not muted or set too low."}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"You can adjust the volume with the sound settings in your desktop environment or use the command line:"}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["To check the volume with ",(0,o.jsx)(s.strong,{children:(0,o.jsx)(s.code,{children:"amixer"})}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"amixer sget Master\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"To increase the volume:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"amixer sset Master 50%+\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"To unmute:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"amixer sset Master unmute\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"3-check-audio-driver-installation-",children:["3. ",(0,o.jsx)(s.strong,{children:"Check Audio Driver Installation \ud83d\udd27\ud83c\udfb6"})]}),"\n",(0,o.jsx)(s.h4,{id:"is-the-audio-driver-installed",children:(0,o.jsx)(s.strong,{children:"Is the Audio Driver Installed?"})}),"\n",(0,o.jsxs)(s.p,{children:["Snigdha OS uses ",(0,o.jsx)(s.strong,{children:"ALSA"})," (Advanced Linux Sound Architecture) and ",(0,o.jsx)(s.strong,{children:"PulseAudio"})," to manage audio. Ensure that the correct drivers are installed for your sound card."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"Intel HD Audio"}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S alsa-utils\nsudo pacman -S alsa-firmware\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"Realtek Audio"})," (often found on laptops):"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S alsa-utils\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"NVIDIA HDMI Audio"}),":"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S nvidia\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"After installing, restart your system:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo reboot\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"4-restart-pulseaudio-",children:["4. ",(0,o.jsx)(s.strong,{children:"Restart PulseAudio \ud83d\udd04\ud83d\udd0a"})]}),"\n",(0,o.jsxs)(s.p,{children:["Sometimes, restarting ",(0,o.jsx)(s.strong,{children:"PulseAudio"})," can resolve sound issues."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"To restart PulseAudio, run:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"pulseaudio -k\npulseaudio --start\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"You can also restart the service with:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo systemctl --user restart pulseaudio\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"5-check-alsa-mixer-levels-\ufe0f",children:["5. ",(0,o.jsx)(s.strong,{children:"Check ALSA Mixer Levels \ud83c\udf9a\ufe0f"})]}),"\n",(0,o.jsx)(s.h4,{id:"adjust-alsa-mixer-settings",children:(0,o.jsx)(s.strong,{children:"Adjust ALSA Mixer Settings"})}),"\n",(0,o.jsx)(s.p,{children:"The ALSA mixer might have some channels muted or set to low levels, which can cause sound problems."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Open the ALSA mixer:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"alsamixer\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Use the arrow keys to navigate and adjust volume levels."}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["Unmute any muted channels by pressing ",(0,o.jsx)(s.code,{children:"M"})," (if they are muted)."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"6-test-audio-with-aplay-",children:["6. ",(0,o.jsxs)(s.strong,{children:["Test Audio with ",(0,o.jsx)(s.code,{children:"aplay"})," \ud83c\udfa7"]})]}),"\n",(0,o.jsxs)(s.p,{children:["You can test if the system is producing audio by using ",(0,o.jsx)(s.code,{children:"aplay"}),", a command-line sound player."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Test the sound card with a sample sound:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"aplay /usr/share/sounds/alsa/Front_Center.wav\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"If you hear the sound, the audio system is working. If not, it might indicate a deeper issue with your audio configuration."}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"7-check-for-audio-errors-in-logs-",children:["7. ",(0,o.jsx)(s.strong,{children:"Check for Audio Errors in Logs \ud83d\udcdd\ud83d\udd0d"})]}),"\n",(0,o.jsx)(s.p,{children:"Check the system logs to see if there are any relevant error messages related to sound."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"View PulseAudio logs:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"journalctl --user -u pulseaudio\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"View ALSA logs:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"dmesg | grep -i audio\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"8-reconfigure-audio-settings-",children:["8. ",(0,o.jsx)(s.strong,{children:"Reconfigure Audio Settings \ud83d\udd27\ud83c\udfb6"})]}),"\n",(0,o.jsx)(s.h4,{id:"reconfigure-alsa-and-pulseaudio",children:(0,o.jsx)(s.strong,{children:"Reconfigure ALSA and PulseAudio"})}),"\n",(0,o.jsx)(s.p,{children:"Sometimes, resetting the audio configuration can resolve conflicts:"}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Delete the PulseAudio configuration:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"rm -r ~/.config/pulse/\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Reset ALSA:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo alsactl restore\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"Restart your system:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo reboot\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"9-update-your-system-",children:["9. ",(0,o.jsx)(s.strong,{children:"Update Your System \ud83d\udcbb\ud83d\udd04"})]}),"\n",(0,o.jsx)(s.p,{children:"Ensure your system is up-to-date, as updates can fix bugs related to sound."}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["Update your system:","\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(s.h3,{id:"10-try-different-audio-tools-",children:["10. ",(0,o.jsx)(s.strong,{children:"Try Different Audio Tools \ud83c\udfb6\ud83d\udd0a"})]}),"\n",(0,o.jsxs)(s.p,{children:["If the problem persists, consider trying different audio tools like ",(0,o.jsx)(s.strong,{children:"PipeWire"})," or ",(0,o.jsx)(s.strong,{children:"Jack"}),"."]}),"\n",(0,o.jsxs)(s.ul,{children:["\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsxs)(s.p,{children:["For ",(0,o.jsx)(s.strong,{children:"PipeWire"})," (a modern audio server):"]}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S pipewire\n"})}),"\n"]}),"\n",(0,o.jsxs)(s.li,{children:["\n",(0,o.jsx)(s.p,{children:"After installing, restart your system:"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-bash",children:"sudo reboot\n"})}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(s.h3,{id:"conclusion-",children:"Conclusion \ud83c\udf89"}),"\n",(0,o.jsx)(s.p,{children:"Sound issues on Snigdha OS can be caused by many factors, such as incorrect drivers, muted settings, or configuration problems. Follow this guide step by step to resolve most common sound issues. If the problem persists, check the community forums or support channels for additional help. Enjoy your sound! \ud83d\udd0a\ud83c\udfb6"})]})}function c(e={}){const{wrapper:s}={...(0,i.R)(),...e.components};return s?(0,o.jsx)(s,{...e,children:(0,o.jsx)(u,{...e})}):u(e)}},6599:(e,s,n)=>{n.d(s,{R:()=>l,x:()=>t});var r=n(758);const o={},i=r.createContext(o);function l(e){const s=r.useContext(i);return r.useMemo((function(){return"function"==typeof e?e(s):{...s,...e}}),[s,e])}function t(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:l(e.components),r.createElement(i.Provider,{value:s},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/7a3c96b4.932f5d64.js b/hi/assets/js/7a3c96b4.932f5d64.js
deleted file mode 100644
index c54c921e..00000000
--- a/hi/assets/js/7a3c96b4.932f5d64.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[10],{9689:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>c,contentTitle:()=>d,default:()=>o,frontMatter:()=>l,metadata:()=>a,toc:()=>t});const a=JSON.parse('{"id":"user-guide/snigdha-os-and-aur","title":"Installing with AUR","description":"\ud83c\udf1f Installing Packages with an AUR Helper on Snigdha OS","source":"@site/docs/user-guide/snigdha-os-and-aur.md","sourceDirName":"user-guide","slug":"/user-guide/snigdha-os-and-aur","permalink":"/documentation/hi/user-guide/snigdha-os-and-aur","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/user-guide/snigdha-os-and-aur.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":3,"frontMatter":{"sidebar_position":3},"sidebar":"tutorialSidebar","previous":{"title":"Shortcut for Developers","permalink":"/documentation/hi/user-guide/snigdha-os-command-shorcuts"},"next":{"title":"Chaotic AUR","permalink":"/documentation/hi/user-guide/snigdha-os-and-chaotic-aur"}}');var r=s(6070),i=s(6599);const l={sidebar_position:3},d="Installing with AUR",c={},t=[{value:"\ud83c\udf1f Installing Packages with an AUR Helper on Snigdha OS",id:"-installing-packages-with-an-aur-helper-on-snigdha-os",level:3},{value:"\ud83d\udd27 Step 1: Install an AUR Helper",id:"-step-1-install-an-aur-helper",level:3},{value:"Popular AUR Helpers",id:"popular-aur-helpers",level:4},{value:"\ud83c\udf1f Step 2: Search and Install AUR Packages",id:"-step-2-search-and-install-aur-packages",level:3},{value:"Basic Commands",id:"basic-commands",level:4},{value:"\ud83c\udf10 Step 3: Example Installations",id:"-step-3-example-installations",level:3},{value:"\u26a0\ufe0f Tips and Precautions",id:"\ufe0f-tips-and-precautions",level:3},{value:"\ud83d\ude80 Conclusion",id:"-conclusion",level:3}];function h(e){const n={br:"br",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",hr:"hr",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,i.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"installing-with-aur",children:"Installing with AUR"})}),"\n",(0,r.jsxs)(n.h3,{id:"-installing-packages-with-an-aur-helper-on-snigdha-os",children:["\ud83c\udf1f ",(0,r.jsx)(n.strong,{children:"Installing Packages with an AUR Helper on Snigdha OS"})]}),"\n",(0,r.jsxs)(n.p,{children:["Snigdha OS is known for its powerful ",(0,r.jsx)(n.strong,{children:"Arch User Repository (AUR)"}),", which provides access to user-contributed packages that are not included in the official repositories. To simplify the process of building and installing packages from the AUR, many users rely on ",(0,r.jsx)(n.strong,{children:"AUR helpers"})," like ",(0,r.jsx)(n.code,{children:"yay"}),", ",(0,r.jsx)(n.code,{children:"paru"}),", or ",(0,r.jsx)(n.code,{children:"trizen"}),"."]}),"\n",(0,r.jsxs)(n.h3,{id:"-step-1-install-an-aur-helper",children:["\ud83d\udd27 ",(0,r.jsx)(n.strong,{children:"Step 1: Install an AUR Helper"})]}),"\n",(0,r.jsx)(n.h4,{id:"popular-aur-helpers",children:(0,r.jsx)(n.strong,{children:"Popular AUR Helpers"})}),"\n",(0,r.jsxs)(n.ol,{children:["\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Yay (Yet Another Yaourt)"}),(0,r.jsx)(n.br,{}),"\n","Lightweight and popular among Arch users."]}),"\n",(0,r.jsxs)(n.ul,{children:["\n",(0,r.jsxs)(n.li,{children:["Install:","\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"sudo pacman -S --needed git base-devel\ngit clone https://aur.archlinux.org/yay.git\ncd yay\nmakepkg -si\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Paru"}),(0,r.jsx)(n.br,{}),"\n","A modern AUR helper written in Rust, which offers fast operations and is actively maintained."]}),"\n",(0,r.jsxs)(n.ul,{children:["\n",(0,r.jsxs)(n.li,{children:["Install:","\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"sudo pacman -S --needed git base-devel\ngit clone https://aur.archlinux.org/paru.git\ncd paru\nmakepkg -si\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Trizen"}),(0,r.jsx)(n.br,{}),"\n","Another reliable AUR helper that integrates with pacman and supports clean builds."]}),"\n",(0,r.jsxs)(n.ul,{children:["\n",(0,r.jsxs)(n.li,{children:["Install:","\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"sudo pacman -S --needed git base-devel\ngit clone https://aur.archlinux.org/trizen.git\ncd trizen\nmakepkg -si\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(n.h3,{id:"-step-2-search-and-install-aur-packages",children:["\ud83c\udf1f ",(0,r.jsx)(n.strong,{children:"Step 2: Search and Install AUR Packages"})]}),"\n",(0,r.jsx)(n.p,{children:"Once your AUR helper is installed, you can easily search for and install AUR packages."}),"\n",(0,r.jsx)(n.h4,{id:"basic-commands",children:(0,r.jsx)(n.strong,{children:"Basic Commands"})}),"\n",(0,r.jsxs)(n.table,{children:[(0,r.jsx)(n.thead,{children:(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.th,{children:(0,r.jsx)(n.strong,{children:"Command"})}),(0,r.jsx)(n.th,{children:(0,r.jsx)(n.strong,{children:"Description"})})]})}),(0,r.jsxs)(n.tbody,{children:[(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"yay -S package-name"})}),(0,r.jsx)(n.td,{children:"Install a package from AUR."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"paru -S package-name"})}),(0,r.jsx)(n.td,{children:"Install a package from AUR."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"trizen -S package-name"})}),(0,r.jsx)(n.td,{children:"Install a package from AUR."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"yay -Ss package-name"})}),(0,r.jsx)(n.td,{children:"Search for a package in AUR."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"paru -Ss package-name"})}),(0,r.jsx)(n.td,{children:"Search for a package in AUR."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"trizen -Ss package-name"})}),(0,r.jsx)(n.td,{children:"Search for a package in AUR."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"yay -Syu"})}),(0,r.jsx)(n.td,{children:"Update all installed packages (including AUR)."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"paru -Syu"})}),(0,r.jsx)(n.td,{children:"Update all installed packages (including AUR)."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"trizen -Syu"})}),(0,r.jsx)(n.td,{children:"Update all installed packages (including AUR)."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"yay -R package-name"})}),(0,r.jsx)(n.td,{children:"Remove a package."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"paru -R package-name"})}),(0,r.jsx)(n.td,{children:"Remove a package."})]}),(0,r.jsxs)(n.tr,{children:[(0,r.jsx)(n.td,{children:(0,r.jsx)(n.code,{children:"trizen -R package-name"})}),(0,r.jsx)(n.td,{children:"Remove a package."})]})]})]}),"\n",(0,r.jsxs)(n.h3,{id:"-step-3-example-installations",children:["\ud83c\udf10 ",(0,r.jsx)(n.strong,{children:"Step 3: Example Installations"})]}),"\n",(0,r.jsxs)(n.ol,{children:["\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsxs)(n.strong,{children:["Install ",(0,r.jsx)(n.code,{children:"visual-studio-code-bin"})," (AUR package)"]}),":"]}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"yay -S visual-studio-code-bin\n"})}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Search for a package (e.g., Brave Browser)"}),":"]}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"paru -Ss brave\n"})}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Update All Packages"}),":"]}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"yay -Syu\n"})}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Remove a Package (e.g., Discord)"}),":"]}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"paru -R discord\n"})}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(n.h3,{id:"\ufe0f-tips-and-precautions",children:["\u26a0\ufe0f ",(0,r.jsx)(n.strong,{children:"Tips and Precautions"})]}),"\n",(0,r.jsxs)(n.ol,{children:["\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Enable Parallel Builds"}),": Speed up builds by editing ",(0,r.jsx)(n.code,{children:"/etc/makepkg.conf"})," and setting:"]}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:'MAKEFLAGS="-j$(nproc)"\n'})}),"\n",(0,r.jsx)(n.p,{children:"This uses all available CPU cores for compiling."}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Check PKGBUILDs"}),": Always review the ",(0,r.jsx)(n.strong,{children:"PKGBUILD"})," file for security before installing a package:"]}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"yay -G package-name\ncd package-name\ncat PKGBUILD\n"})}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Use Trusted Helpers"}),": Stick to widely-used and actively maintained AUR helpers to minimize risks."]}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Update Regularly"}),": Keep your system updated, as outdated packages can lead to dependency issues:"]}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-bash",children:"yay -Syu\n"})}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsxs)(n.h3,{id:"-conclusion",children:["\ud83d\ude80 ",(0,r.jsx)(n.strong,{children:"Conclusion"})]}),"\n",(0,r.jsxs)(n.p,{children:["Using an AUR helper like ",(0,r.jsx)(n.code,{children:"yay"}),", ",(0,r.jsx)(n.code,{children:"paru"}),", or ",(0,r.jsx)(n.code,{children:"trizen"})," streamlines the process of installing and managing AUR packages, making Snigdha OS even more powerful and user-friendly. Happy exploring! \ud83d\ude04"]})]})}function o(e={}){const{wrapper:n}={...(0,i.R)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(h,{...e})}):h(e)}},6599:(e,n,s)=>{s.d(n,{R:()=>l,x:()=>d});var a=s(758);const r={},i=a.createContext(r);function l(e){const n=a.useContext(i);return a.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function d(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:l(e.components),a.createElement(i.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/7b6027fa.bb22e67a.js b/hi/assets/js/7b6027fa.bb22e67a.js
deleted file mode 100644
index 55680d52..00000000
--- a/hi/assets/js/7b6027fa.bb22e67a.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[456],{2350:(n,e,s)=>{s.r(e),s.d(e,{assets:()=>o,contentTitle:()=>d,default:()=>a,frontMatter:()=>c,metadata:()=>i,toc:()=>t});const i=JSON.parse('{"id":"user-guide/snigdha-os-terminal-shortcuts","title":"Introduction to Terminal","description":"Launch Terminal","source":"@site/docs/user-guide/snigdha-os-terminal-shortcuts.md","sourceDirName":"user-guide","slug":"/user-guide/snigdha-os-terminal-shortcuts","permalink":"/documentation/hi/user-guide/snigdha-os-terminal-shortcuts","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/user-guide/snigdha-os-terminal-shortcuts.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","previous":{"title":"User Guide","permalink":"/documentation/hi/category/user-guide"},"next":{"title":"Shortcut for Developers","permalink":"/documentation/hi/user-guide/snigdha-os-command-shorcuts"}}');var r=s(6070),l=s(6599);const c={sidebar_position:1},d="Introduction to Terminal",o={},t=[{value:"Launch Terminal",id:"launch-terminal",level:2},{value:"\ud83c\udf10 Desktop Environments & Window Managers",id:"-desktop-environments--window-managers",level:3},{value:"Shortcodes(Regular)",id:"shortcodesregular",level:2},{value:"System and Package Management",id:"system-and-package-management",level:3},{value:"Navigation",id:"navigation",level:3}];function h(n){const e={br:"br",code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",ol:"ol",p:"p",strong:"strong",ul:"ul",...(0,l.R)(),...n.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(e.header,{children:(0,r.jsx)(e.h1,{id:"introduction-to-terminal",children:"Introduction to Terminal"})}),"\n",(0,r.jsx)(e.h2,{id:"launch-terminal",children:"Launch Terminal"}),"\n",(0,r.jsx)(e.p,{children:"Here\u2019s a list of common shortcuts to launch the terminal in various desktop environments and window managers on Snigdha OS, along with relevant emojis:"}),"\n",(0,r.jsxs)(e.h3,{id:"-desktop-environments--window-managers",children:["\ud83c\udf10 ",(0,r.jsx)(e.strong,{children:"Desktop Environments & Window Managers"})]}),"\n",(0,r.jsxs)(e.ol,{children:["\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"KDE Plasma"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"GNOME"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super (Windows key) + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"XFCE"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"LXQt"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Cinnamon"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"MATE"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:"i3wm"})," (Tiling Window Manager)"]}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Enter"}),' (where "Mod" is usually the ',(0,r.jsx)(e.code,{children:"Super"})," key or ",(0,r.jsx)(e.code,{children:"Alt"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:"Sway"})," (Wayland-based i3-like WM)"]}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Enter"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Openbox"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super + Enter"})," (or configure manually)"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"AwesomeWM"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Return"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Fluxbox"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super + Return"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Budgie"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"LXDE"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Herbstluftwm"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Return"})]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(e.h2,{id:"shortcodesregular",children:"Shortcodes(Regular)"}),"\n",(0,r.jsx)(e.p,{children:"Here\u2019s the explanation of your aliases with relevant emojis:"}),"\n",(0,r.jsx)(e.h3,{id:"system-and-package-management",children:"System and Package Management"}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:"alias ls='ls -l --color=auto'"})})," \ud83d\udda5\ufe0f\ud83c\udf08:",(0,r.jsx)(e.br,{}),"\n","List files in long format (",(0,r.jsx)(e.code,{children:"-l"}),") and colorize the output for better readability (",(0,r.jsx)(e.code,{children:"--color=auto"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:"alias grep='grep --color=auto'"})})," \ud83d\udd0d\ud83c\udf08:",(0,r.jsx)(e.br,{}),"\n","Highlight matching text in color when using ",(0,r.jsx)(e.code,{children:"grep"})," for easier identification of search results."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias rs="sudo pacman -Rs"'})})," \ud83d\udeab\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Remove a package and its dependencies (",(0,r.jsx)(e.code,{children:"pacman -Rs"}),") with ",(0,r.jsx)(e.code,{children:"sudo"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias s="sudo pacman -S"'})})," \ud83d\udce6\u2728:",(0,r.jsx)(e.br,{}),"\n","Install a package with ",(0,r.jsx)(e.code,{children:"pacman"})," using the shortcut ",(0,r.jsx)(e.code,{children:"s"}),", which runs ",(0,r.jsx)(e.code,{children:"sudo pacman -S"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias sy="sudo pacman -Syy"'})})," \ud83d\udd04\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Force sync the package databases (",(0,r.jsx)(e.code,{children:"-Syy"}),") to fetch the latest information from mirrors."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias syyu="sudo pacman -Syyu"'})})," \u2b06\ufe0f\ud83d\udce6\ud83d\udcbb:",(0,r.jsx)(e.br,{}),"\n","Perform a system update by forcing a database refresh (",(0,r.jsx)(e.code,{children:"-Syy"}),") and upgrading all packages (",(0,r.jsx)(e.code,{children:"-u"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias lck="sudo rm /var/lib/pacman/db.lck"'})})," \ud83d\udd12\ud83d\uddd1\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Remove the lock file (",(0,r.jsx)(e.code,{children:"db.lck"}),") that may block ",(0,r.jsx)(e.code,{children:"pacman"})," from functioning properly."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias vm="sudo systemctl enable --now vmtoolsd.service"'})})," \ud83d\udda5\ufe0f\u2699\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Enable and start the VMware Tools service (",(0,r.jsx)(e.code,{children:"vmtoolsd.service"}),") in a virtual machine."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:"alias rip=\"expac --timefmt='%Y-%m-%d %T' '%l\\t%n %v' | sort | tail -200 | nl\""})})," \ud83d\udd52\ud83d\udccb:",(0,r.jsx)(e.br,{}),"\n","List the most recent 200 installed packages, sorted by date, with numbered entries."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias ys="yay -S"'})})," \ud83d\ude80\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Install packages from the AUR using ",(0,r.jsx)(e.code,{children:"yay"})," with the ",(0,r.jsx)(e.code,{children:"ys"})," shortcut."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias pas="paru -S"'})})," \ud83d\udee0\ufe0f\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Install packages from the AUR using ",(0,r.jsx)(e.code,{children:"paru"})," with the ",(0,r.jsx)(e.code,{children:"pas"})," shortcut."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias wget="wget -c"'})})," \ud83c\udf10\u2b07\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Resume interrupted downloads with the ",(0,r.jsx)(e.code,{children:"-c"})," option for ",(0,r.jsx)(e.code,{children:"wget"}),"."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(e.h3,{id:"navigation",children:"Navigation"}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias ..="cd .."'})})," \ud83d\udd3c\ud83d\udcc1:",(0,r.jsx)(e.br,{}),"\n","Move up one directory level using the shortcut ",(0,r.jsx)(e.code,{children:".."})," instead of typing ",(0,r.jsx)(e.code,{children:"cd .."}),"."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias home="cd ~"'})})," \ud83c\udfe0\ud83d\udcbb:",(0,r.jsx)(e.br,{}),"\n","Quickly go to your home directory with the ",(0,r.jsx)(e.code,{children:"home"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias docs="cd ~/Documents"'})})," \ud83d\udcc2\ud83d\udcdd:",(0,r.jsx)(e.br,{}),"\n","Navigate to your ",(0,r.jsx)(e.code,{children:"Documents"})," folder with the ",(0,r.jsx)(e.code,{children:"docs"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias dl="cd ~/Downloads"'})})," \ud83d\udce5\ud83d\uddc2\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Go to the ",(0,r.jsx)(e.code,{children:"Downloads"})," folder using the ",(0,r.jsx)(e.code,{children:"dl"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias music="cd ~/Music"'})})," \ud83c\udfb5\ud83c\udfb6:",(0,r.jsx)(e.br,{}),"\n","Navigate to your ",(0,r.jsx)(e.code,{children:"Music"})," folder with the ",(0,r.jsx)(e.code,{children:"music"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias pics="cd ~/Pictures"'})})," \ud83d\uddbc\ufe0f\ud83d\udcf8:",(0,r.jsx)(e.br,{}),"\n","Quickly jump to the ",(0,r.jsx)(e.code,{children:"Pictures"})," folder using the ",(0,r.jsx)(e.code,{children:"pics"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias vids="cd ~/Videos"'})})," \ud83c\udfac\ud83d\udcf9:",(0,r.jsx)(e.br,{}),"\n","Go to the ",(0,r.jsx)(e.code,{children:"Videos"})," folder with the ",(0,r.jsx)(e.code,{children:"vids"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias desk="cd ~/Desktop"'})})," \ud83d\udda5\ufe0f\ud83d\udcbb:",(0,r.jsx)(e.br,{}),"\n","Jump to the ",(0,r.jsx)(e.code,{children:"Desktop"})," folder using the ",(0,r.jsx)(e.code,{children:"desk"})," alias."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(e.p,{children:"These aliases with emojis make it easy to remember their functions and provide a fun, visual way to enhance your terminal experience!"})]})}function a(n={}){const{wrapper:e}={...(0,l.R)(),...n.components};return e?(0,r.jsx)(e,{...n,children:(0,r.jsx)(h,{...n})}):h(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>c,x:()=>d});var i=s(758);const r={},l=i.createContext(r);function c(n){const e=i.useContext(l);return i.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function d(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(r):n.components||r:c(n.components),i.createElement(l.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/81391f3d.fbe63878.js b/hi/assets/js/81391f3d.fbe63878.js
new file mode 100644
index 00000000..cb0ced86
--- /dev/null
+++ b/hi/assets/js/81391f3d.fbe63878.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[370],{6315:(n,e,s)=>{s.r(e),s.d(e,{assets:()=>a,contentTitle:()=>r,default:()=>c,frontMatter:()=>l,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"installation/snigdha-os-offline-installation","title":"Offline Installation","description":"\ud83d\udda5\ufe0f How to Install Snigdha OS in Offline Mode","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/installation/snigdha-os-offline-installation.md","sourceDirName":"installation","slug":"/installation/snigdha-os-offline-installation","permalink":"/documentation/hi/installation/snigdha-os-offline-installation","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/snigdha-os-offline-installation.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":4,"frontMatter":{"sidebar_position":4},"sidebar":"tutorialSidebar","previous":{"title":"Live Environment","permalink":"/documentation/hi/installation/snigdha-os-live-environment"},"next":{"title":"Online Installation","permalink":"/documentation/hi/installation/snigdha-os-online-installation"}}');var t=s(6070),o=s(6599);const l={sidebar_position:4},r="Offline Installation",a={},d=[{value:"\ud83d\udda5\ufe0f How to Install Snigdha OS in Offline Mode",id:"\ufe0f-how-to-install-snigdha-os-in-offline-mode",level:3},{value:"\ud83d\udce5 Step 1: Download Snigdha OS ISO",id:"-step-1-download-snigdha-os-iso",level:3},{value:"\ud83d\udcbe Step 2: Create a Bootable USB Drive",id:"-step-2-create-a-bootable-usb-drive",level:3},{value:"For Linux Users (Using dd
)",id:"for-linux-users-using-dd",level:4},{value:"For Windows Users (Using Rufus)",id:"for-windows-users-using-rufus",level:4},{value:"\ud83d\udd0c Step 3: Boot into Snigdha OS Live Environment",id:"-step-3-boot-into-snigdha-os-live-environment",level:3},{value:"\u2699\ufe0f Step 4: Install Snigdha OS Offline",id:"\ufe0f-step-4-install-snigdha-os-offline",level:3},{value:"\ud83d\udd04 Step 5: Install Pre-Downloaded Packages (Optional)",id:"-step-5-install-pre-downloaded-packages-optional",level:3},{value:"\u2699\ufe0f Step 6: Final Steps and Reboot",id:"\ufe0f-step-6-final-steps-and-reboot",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function h(n){const e={a:"a",br:"br",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,o.R)(),...n.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(e.header,{children:(0,t.jsx)(e.h1,{id:"offline-installation",children:"Offline Installation"})}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-how-to-install-snigdha-os-in-offline-mode",children:["\ud83d\udda5\ufe0f ",(0,t.jsx)(e.strong,{children:"How to Install Snigdha OS in Offline Mode"})]}),"\n",(0,t.jsxs)(e.p,{children:["Installing Snigdha OS in ",(0,t.jsx)(e.strong,{children:"offline mode"})," means performing the installation without an active internet connection. While Snigdha OS's installation typically requires an internet connection to fetch updates and additional packages, it\u2019s still possible to install it offline using the installation ISO and pre-downloaded packages. This method is especially useful if you're in an environment with limited or no internet access."]}),"\n",(0,t.jsxs)(e.p,{children:["Here's a step-by-step guide to install Snigdha OS in ",(0,t.jsx)(e.strong,{children:"offline mode"}),":"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-1-download-snigdha-os-iso",children:["\ud83d\udce5 ",(0,t.jsx)(e.strong,{children:"Step 1: Download Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Go to the Official Snigdha OS Website"}),":",(0,t.jsx)(e.br,{}),"\n","Visit the Snigdha OS download page:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.a,{href:"https://snigdhaos.org/downloads.html",children:"Snigdha OS Downloads"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download the ISO File"}),":",(0,t.jsx)(e.br,{}),"\n","Select your preferred edition (KDE, GNOME, etc.) and download the ISO file. This will be used to create the bootable USB."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Optionally Download Extra Packages"}),":",(0,t.jsx)(e.br,{}),"\n","If you know you will need additional packages (like drivers or software that may not be included in the ISO), it\u2019s a good idea to download them beforehand using another system that has internet access. You can use a tool like ",(0,t.jsx)(e.strong,{children:"Pacman"})," to download packages:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo pacman -Sw package_name\n"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-2-create-a-bootable-usb-drive",children:["\ud83d\udcbe ",(0,t.jsx)(e.strong,{children:"Step 2: Create a Bootable USB Drive"})]}),"\n",(0,t.jsxs)(e.p,{children:["You need a ",(0,t.jsx)(e.strong,{children:"bootable USB"})," to install Snigdha OS. Use ",(0,t.jsx)(e.strong,{children:"Ventoy"})," or ",(0,t.jsx)(e.strong,{children:"Rufus"})," (for Windows) or the ",(0,t.jsx)(e.code,{children:"dd"})," command (for Linux) to create a bootable USB drive."]}),"\n",(0,t.jsx)(e.h4,{id:"for-linux-users-using-dd",children:(0,t.jsxs)(e.strong,{children:["For Linux Users (Using ",(0,t.jsx)(e.code,{children:"dd"}),")"]})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert USB Drive"}),":\nPlug in a USB drive (at least 4 GB)."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Find USB Drive Location"}),":\nUse the ",(0,t.jsx)(e.code,{children:"lsblk"})," command to identify your USB drive:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"lsblk\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Create Bootable USB"}),":\nRun the ",(0,t.jsx)(e.code,{children:"dd"})," command to copy the Snigdha OS ISO to your USB drive (replace ",(0,t.jsx)(e.code,{children:"/dev/sdX"})," with your USB device path):"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo dd if=snigdhaos-YYYY.MM.DD-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Eject USB"}),":\nAfter the process finishes, safely eject the USB:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo eject /dev/sdX\n"})}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(e.h4,{id:"for-windows-users-using-rufus",children:(0,t.jsx)(e.strong,{children:"For Windows Users (Using Rufus)"})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download and Install Rufus"}),":",(0,t.jsx)(e.br,{}),"\n","Download ",(0,t.jsx)(e.strong,{children:"Rufus"})," from ",(0,t.jsx)(e.a,{href:"https://rufus.ie/",children:"https://rufus.ie/"})," and install it."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Open Rufus"})," and Select the USB Drive."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Choose the Snigdha OS ISO"})," and select the appropriate ",(0,t.jsx)(e.strong,{children:"Partition Scheme"})," (usually ",(0,t.jsx)(e.strong,{children:"GPT"})," for modern systems)."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Start the Process"}),":",(0,t.jsx)(e.br,{}),"\n","Click ",(0,t.jsx)(e.strong,{children:"Start"})," to create a bootable USB. Wait for it to complete."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-3-boot-into-snigdha-os-live-environment",children:["\ud83d\udd0c ",(0,t.jsx)(e.strong,{children:"Step 3: Boot into Snigdha OS Live Environment"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert the Bootable USB"})," into the target system."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Enter BIOS/UEFI"}),":",(0,t.jsx)(e.br,{}),"\n","Restart the system and press the appropriate key (often ",(0,t.jsx)(e.code,{children:"F2"}),", ",(0,t.jsx)(e.code,{children:"DEL"}),", or ",(0,t.jsx)(e.code,{children:"ESC"}),") to enter BIOS/UEFI."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Set USB as Primary Boot Device"}),":",(0,t.jsx)(e.br,{}),"\n","In the BIOS/UEFI settings, set the USB drive as the first boot device."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Save and Reboot"}),":",(0,t.jsx)(e.br,{}),"\n","Save the changes and reboot the system. It will boot into the Snigdha OS live environment."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-step-4-install-snigdha-os-offline",children:["\u2699\ufe0f ",(0,t.jsx)(e.strong,{children:"Step 4: Install Snigdha OS Offline"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Launch the Installer"}),":",(0,t.jsx)(e.br,{}),"\n","In the live environment, click on the ",(0,t.jsx)(e.strong,{children:"Snigdha OS Installer"})," icon on the desktop or in the application menu."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select Language and Region"}),":",(0,t.jsx)(e.br,{}),"\n","Follow the prompts to select your language, region, and keyboard layout."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Partitioning"}),":",(0,t.jsx)(e.br,{}),"\n","Choose the disk where you want to install Snigdha OS. You can either let the installer automatically partition your disk or choose manual partitioning for more control."]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Btrfs"})," is the default filesystem used by Snigdha OS."]}),"\n",(0,t.jsxs)(e.li,{children:["You can set up ",(0,t.jsx)(e.strong,{children:"LVM"})," or ",(0,t.jsx)(e.strong,{children:"ZFS"})," if you want advanced features."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Offline Mode Warning"}),":",(0,t.jsx)(e.br,{}),"\n","The installer will ask for an internet connection to fetch updates and additional software. ",(0,t.jsx)(e.strong,{children:"Ignore this step"})," since you are installing in offline mode. Proceed without an internet connection."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"User Configuration"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:["Set up your ",(0,t.jsx)(e.strong,{children:"username"})," and ",(0,t.jsx)(e.strong,{children:"password"}),"."]}),"\n",(0,t.jsxs)(e.li,{children:["Configure ",(0,t.jsx)(e.strong,{children:"root password"})," if required."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Installation Location"}),":",(0,t.jsx)(e.br,{}),"\n","Confirm the partition where you want to install Snigdha OS. Double-check the partitions to avoid data loss."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Begin Installation"}),":",(0,t.jsx)(e.br,{}),"\n","Click on the ",(0,t.jsx)(e.strong,{children:"Install"})," button to start the installation. The system will copy files from the ISO to the target disk."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-5-install-pre-downloaded-packages-optional",children:["\ud83d\udd04 ",(0,t.jsx)(e.strong,{children:"Step 5: Install Pre-Downloaded Packages (Optional)"})]}),"\n",(0,t.jsx)(e.p,{children:"If you have pre-downloaded additional packages or software (like drivers, codecs, or essential tools), you can install them during or after the installation process:"}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Mount the USB with Packages"}),":",(0,t.jsx)(e.br,{}),"\n","If the packages are on another USB or disk, you can mount it to the system during installation using the terminal."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Use Pacman to Install Packages"}),":\nOnce Snigdha OS is installed and you\u2019ve booted into the system, use the ",(0,t.jsx)(e.code,{children:"pacman"})," package manager to install any pre-downloaded packages:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo pacman -U /path/to/package_file.pkg.tar.zst\n"})}),"\n",(0,t.jsxs)(e.p,{children:["Replace ",(0,t.jsx)(e.code,{children:"/path/to/package_file.pkg.tar.zst"})," with the actual path to the downloaded package."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-step-6-final-steps-and-reboot",children:["\u2699\ufe0f ",(0,t.jsx)(e.strong,{children:"Step 6: Final Steps and Reboot"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Configure Your System"}),":",(0,t.jsx)(e.br,{}),"\n","Once the installation is complete, you may need to configure your system settings, such as display resolution, Wi-Fi (if available), and user preferences."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Reboot the System"}),":",(0,t.jsx)(e.br,{}),"\n","After installation, ",(0,t.jsx)(e.strong,{children:"reboot"})," your system and remove the USB drive."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Boot into Snigdha OS"}),":",(0,t.jsx)(e.br,{}),"\n","Your system should boot into Snigdha OS. If you set up a ",(0,t.jsx)(e.strong,{children:"dual-boot"})," with other operating systems, you\u2019ll see the bootloader menu to choose the OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Offline Setup"}),":",(0,t.jsx)(e.br,{}),"\n","If you have any additional software or updates that need to be installed, you can use the ",(0,t.jsx)(e.strong,{children:"offline package manager"})," to install them later when you have an internet connection."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,t.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(e.p,{children:["You\u2019ve now installed Snigdha OS in ",(0,t.jsx)(e.strong,{children:"offline mode"}),"! While some post-installation updates and software installation may require an internet connection, this method allows you to set up and use Snigdha OS in environments with no or limited internet access. This installation method is ideal for areas with poor connectivity, or for advanced users who want to configure their system fully offline."]}),"\n",(0,t.jsx)(e.p,{children:"Enjoy your new Snigdha OS setup! \ud83d\ude0e\ud83d\ude80"})]})}function c(n={}){const{wrapper:e}={...(0,o.R)(),...n.components};return e?(0,t.jsx)(e,{...n,children:(0,t.jsx)(h,{...n})}):h(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>l,x:()=>r});var i=s(758);const t={},o=i.createContext(t);function l(n){const e=i.useContext(o);return i.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function r(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(t):n.components||t:l(n.components),i.createElement(o.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/84be0da5.f97fc4be.js b/hi/assets/js/84be0da5.f97fc4be.js
new file mode 100644
index 00000000..0aad5116
--- /dev/null
+++ b/hi/assets/js/84be0da5.f97fc4be.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[150],{7015:(n,s,e)=>{e.r(s),e.d(s,{assets:()=>a,contentTitle:()=>o,default:()=>c,frontMatter:()=>r,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"installation/snigdha-os-on-virtual-box","title":"VirtualBox Installation","description":"\ud83d\udda5\ufe0f How to Install Snigdha OS in VirtualBox","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/installation/snigdha-os-on-virtual-box.md","sourceDirName":"installation","slug":"/installation/snigdha-os-on-virtual-box","permalink":"/documentation/hi/installation/snigdha-os-on-virtual-box","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/snigdha-os-on-virtual-box.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":6,"frontMatter":{"sidebar_position":6},"sidebar":"tutorialSidebar","previous":{"title":"Online Installation","permalink":"/documentation/hi/installation/snigdha-os-online-installation"},"next":{"title":"Post Installation","permalink":"/documentation/hi/category/post-installation"}}');var t=e(6070),l=e(6599);const r={sidebar_position:6},o="VirtualBox Installation",a={},d=[{value:"\ud83d\udda5\ufe0f How to Install Snigdha OS in VirtualBox",id:"\ufe0f-how-to-install-snigdha-os-in-virtualbox",level:3},{value:"\ud83d\udce5 Step 1: Download Snigdha OS ISO",id:"-step-1-download-snigdha-os-iso",level:3},{value:"\ud83d\udcbe Step 2: Install and Set Up VirtualBox",id:"-step-2-install-and-set-up-virtualbox",level:3},{value:"\u2699\ufe0f Step 3: Create a New Virtual Machine",id:"\ufe0f-step-3-create-a-new-virtual-machine",level:3},{value:"\ud83d\udcbf Step 4: Mount the Snigdha OS ISO",id:"-step-4-mount-the-snigdha-os-iso",level:3},{value:"\ud83d\udd04 Step 5: Configure Virtual Machine Settings (Optional)",id:"-step-5-configure-virtual-machine-settings-optional",level:3},{value:"\ud83d\udd0c Step 6: Start the Virtual Machine and Install Snigdha OS",id:"-step-6-start-the-virtual-machine-and-install-snigdha-os",level:3},{value:"\u2699\ufe0f Step 7: Install Snigdha OS",id:"\ufe0f-step-7-install-snigdha-os",level:3},{value:"\ud83d\udd04 Step 8: Complete the Installation and Reboot",id:"-step-8-complete-the-installation-and-reboot",level:3},{value:"\ud83d\udda5\ufe0f Step 9: Boot into Snigdha OS",id:"\ufe0f-step-9-boot-into-snigdha-os",level:3},{value:"\ud83c\udf89 Step 10: Post-Installation Steps",id:"-step-10-post-installation-steps",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3},{value:"VMware",id:"vmware",level:3},{value:"GNOME Boxes",id:"gnome-boxes",level:3}];function h(n){const s={a:"a",br:"br",code:"code",h1:"h1",h3:"h3",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,l.R)(),...n.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(s.header,{children:(0,t.jsx)(s.h1,{id:"virtualbox-installation",children:"VirtualBox Installation"})}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-how-to-install-snigdha-os-in-virtualbox",children:["\ud83d\udda5\ufe0f ",(0,t.jsx)(s.strong,{children:"How to Install Snigdha OS in VirtualBox"})]}),"\n",(0,t.jsxs)(s.p,{children:["Installing ",(0,t.jsx)(s.strong,{children:"Snigdha OS"})," in ",(0,t.jsx)(s.strong,{children:"VirtualBox"})," is a great way to test or use Snigdha OS in a virtual environment without affecting your main system. Here's a detailed step-by-step guide to help you get Snigdha OS running in VirtualBox."]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-1-download-snigdha-os-iso",children:["\ud83d\udce5 ",(0,t.jsx)(s.strong,{children:"Step 1: Download Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Go to the Official Snigdha OS Website"}),":",(0,t.jsx)(s.br,{}),"\n","Visit the official Snigdha OS download page:"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:(0,t.jsx)(s.a,{href:"https://snigdhaos.org/downloads.html",children:"Snigdha OS Downloads"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Download the ISO File"}),":",(0,t.jsx)(s.br,{}),"\n","Choose the edition (KDE, GNOME, XFCE, etc.) and download the ISO file. The file will be something like:"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:(0,t.jsx)(s.code,{children:"snigdhaos-YYYY.MM.DD-x86_64.iso"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-2-install-and-set-up-virtualbox",children:["\ud83d\udcbe ",(0,t.jsx)(s.strong,{children:"Step 2: Install and Set Up VirtualBox"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Download and Install VirtualBox"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Windows"}),": Download from ",(0,t.jsx)(s.a,{href:"https://www.virtualbox.org/",children:"VirtualBox Website"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For macOS"}),": Download from ",(0,t.jsx)(s.a,{href:"https://www.virtualbox.org/",children:"VirtualBox Website"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Linux"}),": You can install it via your package manager:","\n",(0,t.jsx)(s.pre,{children:(0,t.jsx)(s.code,{className:"language-bash",children:"sudo pacman -S virtualbox # For Arch Linux and derivatives\nsudo apt install virtualbox # For Ubuntu/Debian\nsudo dnf install virtualbox # For Fedora\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Launch VirtualBox"}),":",(0,t.jsx)(s.br,{}),"\n","After installation, launch ",(0,t.jsx)(s.strong,{children:"VirtualBox"})," from your applications menu."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-step-3-create-a-new-virtual-machine",children:["\u2699\ufe0f ",(0,t.jsx)(s.strong,{children:"Step 3: Create a New Virtual Machine"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:'Click on "New"'}),":",(0,t.jsx)(s.br,{}),"\n","Open VirtualBox and click on the ",(0,t.jsx)(s.strong,{children:"New"})," button to create a new virtual machine."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Set the Name and Type"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Name"}),': Choose a name for your virtual machine (e.g., "Snigdha OS").']}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Type"}),": Select ",(0,t.jsx)(s.strong,{children:"Linux"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Version"}),": Select ",(0,t.jsx)(s.strong,{children:"Linux 2.6 / 3.x / 4.x (64-bit)"})," (or a similar option depending on the version of Snigdha OS)."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Allocate Memory"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Assign ",(0,t.jsx)(s.strong,{children:"at least 2 GB of RAM"})," (more is recommended if your system can handle it). The default setting is usually fine, but you can increase it if you want better performance."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Create a Virtual Hard Disk"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Virtual Hard Disk Type"}),": Choose ",(0,t.jsx)(s.strong,{children:"VDI"})," (VirtualBox Disk Image)."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Storage on Physical Hard Disk"}),": Choose ",(0,t.jsx)(s.strong,{children:"Dynamically allocated"})," (this will allow the virtual disk to grow as needed)."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"Size"}),": Allocate ",(0,t.jsx)(s.strong,{children:"at least 20 GB"})," of disk space (the more the better, depending on your needs)."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-4-mount-the-snigdha-os-iso",children:["\ud83d\udcbf ",(0,t.jsx)(s.strong,{children:"Step 4: Mount the Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Go to Settings"}),":",(0,t.jsx)(s.br,{}),"\n","After creating the virtual machine, click on the ",(0,t.jsx)(s.strong,{children:"Settings"})," button."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Mount the ISO"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Go to the ",(0,t.jsx)(s.strong,{children:"Storage"})," tab."]}),"\n",(0,t.jsxs)(s.li,{children:["Under ",(0,t.jsx)(s.strong,{children:"Controller: IDE"}),", click the empty ",(0,t.jsx)(s.strong,{children:"disk icon"})," and then click ",(0,t.jsx)(s.strong,{children:"Choose a disk file"}),"."]}),"\n",(0,t.jsx)(s.li,{children:"Select the Snigdha OS ISO file you downloaded earlier."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-5-configure-virtual-machine-settings-optional",children:["\ud83d\udd04 ",(0,t.jsx)(s.strong,{children:"Step 5: Configure Virtual Machine Settings (Optional)"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Adjust Display Settings"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Go to the ",(0,t.jsx)(s.strong,{children:"Display"})," tab in the settings and increase the ",(0,t.jsx)(s.strong,{children:"Video Memory"})," to at least 64 MB to ensure smooth graphics."]}),"\n",(0,t.jsxs)(s.li,{children:["Enable ",(0,t.jsx)(s.strong,{children:"3D Acceleration"})," (if your hardware supports it) for better performance."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Network Settings"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["In the ",(0,t.jsx)(s.strong,{children:"Network"})," tab, ensure that the adapter is set to ",(0,t.jsx)(s.strong,{children:"Attached to NAT"})," (this allows the virtual machine to access the internet)."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-6-start-the-virtual-machine-and-install-snigdha-os",children:["\ud83d\udd0c ",(0,t.jsx)(s.strong,{children:"Step 6: Start the Virtual Machine and Install Snigdha OS"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Start the Virtual Machine"}),":",(0,t.jsx)(s.br,{}),"\n","Click the ",(0,t.jsx)(s.strong,{children:"Start"})," button in VirtualBox."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Boot from the ISO"}),":",(0,t.jsx)(s.br,{}),"\n","The virtual machine will boot from the Snigdha OS ISO. You\u2019ll see the Snigdha OS ",(0,t.jsx)(s.strong,{children:"Live Session"})," screen. If it doesn't boot, make sure the ISO is properly mounted in the ",(0,t.jsx)(s.strong,{children:"Storage"})," section."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Launch the Installer"}),":",(0,t.jsx)(s.br,{}),"\n","Once in the live environment, click on the ",(0,t.jsx)(s.strong,{children:"Garuda Installer"})," icon on the desktop to start the installation process."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-step-7-install-snigdha-os",children:["\u2699\ufe0f ",(0,t.jsx)(s.strong,{children:"Step 7: Install Snigdha OS"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Select Language and Region"}),":",(0,t.jsx)(s.br,{}),"\n","Choose your ",(0,t.jsx)(s.strong,{children:"language"}),", ",(0,t.jsx)(s.strong,{children:"keyboard layout"}),", and ",(0,t.jsx)(s.strong,{children:"timezone"}),"."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Partitioning"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["If you're using a single disk, you can choose ",(0,t.jsx)(s.strong,{children:"Erase disk and install Garuda"})," for automatic partitioning."]}),"\n",(0,t.jsxs)(s.li,{children:["Alternatively, select ",(0,t.jsx)(s.strong,{children:"Manual Partitioning"})," if you need to create custom partitions."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"User Configuration"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Set your ",(0,t.jsx)(s.strong,{children:"username"}),", ",(0,t.jsx)(s.strong,{children:"password"}),", and ",(0,t.jsx)(s.strong,{children:"root password"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:["Choose ",(0,t.jsx)(s.strong,{children:"Btrfs"})," as the default filesystem for Garuda (or ext4 if preferred)."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Start the Installation"}),":",(0,t.jsx)(s.br,{}),"\n","After configuring your settings, click ",(0,t.jsx)(s.strong,{children:"Install"})," to begin the installation process. The installer will copy files, install packages, and set up your system."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-8-complete-the-installation-and-reboot",children:["\ud83d\udd04 ",(0,t.jsx)(s.strong,{children:"Step 8: Complete the Installation and Reboot"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Wait for Installation to Finish"}),":",(0,t.jsx)(s.br,{}),"\n","The installation may take a while, depending on the speed of your system and the amount of software being installed. The progress will be shown in the installer."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Reboot the Virtual Machine"}),":",(0,t.jsx)(s.br,{}),"\n","Once the installation is complete, the installer will prompt you to reboot the system. Click ",(0,t.jsx)(s.strong,{children:"Reboot Now"})," and remove the ISO file from the virtual drive in VirtualBox."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"\ufe0f-step-9-boot-into-snigdha-os",children:["\ud83d\udda5\ufe0f ",(0,t.jsx)(s.strong,{children:"Step 9: Boot into Snigdha OS"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Reboot"}),":",(0,t.jsx)(s.br,{}),"\n","After the installation, reboot the virtual machine. It will boot into your new ",(0,t.jsx)(s.strong,{children:"Snigdha OS"})," installation."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Login"}),":",(0,t.jsx)(s.br,{}),"\n","Enter the ",(0,t.jsx)(s.strong,{children:"username"})," and ",(0,t.jsx)(s.strong,{children:"password"})," you set during the installation to log into Snigdha OS."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-step-10-post-installation-steps",children:["\ud83c\udf89 ",(0,t.jsx)(s.strong,{children:"Step 10: Post-Installation Steps"})]}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Update the System"}),":",(0,t.jsx)(s.br,{}),"\n","After logging in, open a terminal and update your system:"]}),"\n",(0,t.jsx)(s.pre,{children:(0,t.jsx)(s.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install Additional Software"}),":",(0,t.jsx)(s.br,{}),"\n","You can install additional software using the ",(0,t.jsx)(s.strong,{children:"Garuda Assistant"})," or the ",(0,t.jsx)(s.strong,{children:"Pacman"})," package manager."]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Enjoy Snigdha OS"}),":",(0,t.jsx)(s.br,{}),"\n","Now that your Snigdha OS is installed and running in VirtualBox, you can explore the KDE Plasma desktop or the desktop environment you chose during the installation."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,t.jsx)(s.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(s.p,{children:["You\u2019ve successfully installed ",(0,t.jsx)(s.strong,{children:"Snigdha OS"})," in ",(0,t.jsx)(s.strong,{children:"VirtualBox"}),"! This method allows you to run Snigdha OS on your system without affecting your main operating system. VirtualBox provides an isolated environment where you can experiment with Snigdha OS, install software, and test configurations."]}),"\n",(0,t.jsx)(s.p,{children:"Enjoy exploring Snigdha OS! \ud83d\ude0e\ud83d\ude80"}),"\n",(0,t.jsx)(s.h1,{id:"vmware-and-gnome-boxes-installation",children:"VMware and GNOME Boxes Installation"}),"\n",(0,t.jsx)(s.h3,{id:"vmware",children:"VMware"}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Download and Install VMware"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Windows/Mac"}),": Download VMware Workstation Player from ",(0,t.jsx)(s.a,{href:"https://www.vmware.com/products/workstation-player.html",children:"VMware's website"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Linux"}),": Install VMware Workstation using your package manager or download the .bundle file from VMware's site and run it in the terminal."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Create a New Virtual Machine"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Open VMware and click ",(0,t.jsx)(s.strong,{children:"Create a New Virtual Machine"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:["Choose ",(0,t.jsx)(s.strong,{children:"Typical"})," installation."]}),"\n",(0,t.jsxs)(s.li,{children:["Select ",(0,t.jsx)(s.strong,{children:"Installer disc image file (iso)"})," and browse for the Snigdha OS ISO."]}),"\n",(0,t.jsx)(s.li,{children:"Follow the on-screen instructions to set the VM's resources (RAM, disk size, etc.)."}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install Snigdha OS"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["After setting up the virtual machine, click ",(0,t.jsx)(s.strong,{children:"Power on"})," to start the VM."]}),"\n",(0,t.jsx)(s.li,{children:"The VM will boot from the Snigdha OS ISO, and you can proceed with the installation as described earlier."}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Finish Installation"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:"Once installation is complete, reboot the VM and remove the ISO from the virtual drive to boot into the newly installed Snigdha OS."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(s.h3,{id:"gnome-boxes",children:"GNOME Boxes"}),"\n",(0,t.jsxs)(s.ol,{children:["\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install GNOME Boxes"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:[(0,t.jsx)(s.strong,{children:"For Linux"}),": Install via your package manager.","\n",(0,t.jsx)(s.pre,{children:(0,t.jsx)(s.code,{className:"language-bash",children:"sudo apt install gnome-boxes # For Ubuntu/Debian\nsudo pacman -S gnome-boxes # For Arch Linux\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Create a New Virtual Machine"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsxs)(s.li,{children:["Launch ",(0,t.jsx)(s.strong,{children:"GNOME Boxes"}),"."]}),"\n",(0,t.jsxs)(s.li,{children:["Click ",(0,t.jsx)(s.strong,{children:"+"})," to create a new virtual machine."]}),"\n",(0,t.jsxs)(s.li,{children:["Select the ",(0,t.jsx)(s.strong,{children:"Snigdha OS ISO"})," you downloaded."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Install Snigdha OS"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:"Follow the on-screen instructions to configure resources (like RAM and disk space)."}),"\n",(0,t.jsx)(s.li,{children:"Once configured, start the VM, and it will boot from the ISO to begin the installation."}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(s.li,{children:["\n",(0,t.jsxs)(s.p,{children:[(0,t.jsx)(s.strong,{children:"Complete Installation"}),":"]}),"\n",(0,t.jsxs)(s.ul,{children:["\n",(0,t.jsx)(s.li,{children:"Follow the installation steps and reboot after installation to boot into your new Snigdha OS installation."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(s.p,{children:"Enjoy using Snigdha OS in any of these virtual environments! \ud83d\ude04"})]})}function c(n={}){const{wrapper:s}={...(0,l.R)(),...n.components};return s?(0,t.jsx)(s,{...n,children:(0,t.jsx)(h,{...n})}):h(n)}},6599:(n,s,e)=>{e.d(s,{R:()=>r,x:()=>o});var i=e(758);const t={},l=i.createContext(t);function r(n){const s=i.useContext(l);return i.useMemo((function(){return"function"==typeof n?n(s):{...s,...n}}),[s,n])}function o(n){let s;return s=n.disableParentContext?"function"==typeof n.components?n.components(t):n.components||t:r(n.components),i.createElement(l.Provider,{value:s},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/87046642.de06ad39.js b/hi/assets/js/87046642.de06ad39.js
deleted file mode 100644
index 100fc7ff..00000000
--- a/hi/assets/js/87046642.de06ad39.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[790],{8271:(n,e,s)=>{s.r(e),s.d(e,{assets:()=>a,contentTitle:()=>r,default:()=>c,frontMatter:()=>l,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"installation/snigdha-os-offline-installation","title":"Offline Installation","description":"\ud83d\udda5\ufe0f How to Install Snigdha OS in Offline Mode","source":"@site/docs/installation/snigdha-os-offline-installation.md","sourceDirName":"installation","slug":"/installation/snigdha-os-offline-installation","permalink":"/documentation/hi/installation/snigdha-os-offline-installation","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/snigdha-os-offline-installation.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":4,"frontMatter":{"sidebar_position":4},"sidebar":"tutorialSidebar","previous":{"title":"Live Environment","permalink":"/documentation/hi/installation/snigdha-os-live-environment"},"next":{"title":"Online Installation","permalink":"/documentation/hi/installation/snigdha-os-online-installation"}}');var t=s(6070),o=s(6599);const l={sidebar_position:4},r="Offline Installation",a={},d=[{value:"\ud83d\udda5\ufe0f How to Install Snigdha OS in Offline Mode",id:"\ufe0f-how-to-install-snigdha-os-in-offline-mode",level:3},{value:"\ud83d\udce5 Step 1: Download Snigdha OS ISO",id:"-step-1-download-snigdha-os-iso",level:3},{value:"\ud83d\udcbe Step 2: Create a Bootable USB Drive",id:"-step-2-create-a-bootable-usb-drive",level:3},{value:"For Linux Users (Using dd
)",id:"for-linux-users-using-dd",level:4},{value:"For Windows Users (Using Rufus)",id:"for-windows-users-using-rufus",level:4},{value:"\ud83d\udd0c Step 3: Boot into Snigdha OS Live Environment",id:"-step-3-boot-into-snigdha-os-live-environment",level:3},{value:"\u2699\ufe0f Step 4: Install Snigdha OS Offline",id:"\ufe0f-step-4-install-snigdha-os-offline",level:3},{value:"\ud83d\udd04 Step 5: Install Pre-Downloaded Packages (Optional)",id:"-step-5-install-pre-downloaded-packages-optional",level:3},{value:"\u2699\ufe0f Step 6: Final Steps and Reboot",id:"\ufe0f-step-6-final-steps-and-reboot",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function h(n){const e={a:"a",br:"br",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,o.R)(),...n.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(e.header,{children:(0,t.jsx)(e.h1,{id:"offline-installation",children:"Offline Installation"})}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-how-to-install-snigdha-os-in-offline-mode",children:["\ud83d\udda5\ufe0f ",(0,t.jsx)(e.strong,{children:"How to Install Snigdha OS in Offline Mode"})]}),"\n",(0,t.jsxs)(e.p,{children:["Installing Snigdha OS in ",(0,t.jsx)(e.strong,{children:"offline mode"})," means performing the installation without an active internet connection. While Snigdha OS's installation typically requires an internet connection to fetch updates and additional packages, it\u2019s still possible to install it offline using the installation ISO and pre-downloaded packages. This method is especially useful if you're in an environment with limited or no internet access."]}),"\n",(0,t.jsxs)(e.p,{children:["Here's a step-by-step guide to install Snigdha OS in ",(0,t.jsx)(e.strong,{children:"offline mode"}),":"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-1-download-snigdha-os-iso",children:["\ud83d\udce5 ",(0,t.jsx)(e.strong,{children:"Step 1: Download Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Go to the Official Snigdha OS Website"}),":",(0,t.jsx)(e.br,{}),"\n","Visit the Snigdha OS download page:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.a,{href:"https://snigdhaos.org/downloads.html",children:"Snigdha OS Downloads"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download the ISO File"}),":",(0,t.jsx)(e.br,{}),"\n","Select your preferred edition (KDE, GNOME, etc.) and download the ISO file. This will be used to create the bootable USB."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Optionally Download Extra Packages"}),":",(0,t.jsx)(e.br,{}),"\n","If you know you will need additional packages (like drivers or software that may not be included in the ISO), it\u2019s a good idea to download them beforehand using another system that has internet access. You can use a tool like ",(0,t.jsx)(e.strong,{children:"Pacman"})," to download packages:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo pacman -Sw package_name\n"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-2-create-a-bootable-usb-drive",children:["\ud83d\udcbe ",(0,t.jsx)(e.strong,{children:"Step 2: Create a Bootable USB Drive"})]}),"\n",(0,t.jsxs)(e.p,{children:["You need a ",(0,t.jsx)(e.strong,{children:"bootable USB"})," to install Snigdha OS. Use ",(0,t.jsx)(e.strong,{children:"Ventoy"})," or ",(0,t.jsx)(e.strong,{children:"Rufus"})," (for Windows) or the ",(0,t.jsx)(e.code,{children:"dd"})," command (for Linux) to create a bootable USB drive."]}),"\n",(0,t.jsx)(e.h4,{id:"for-linux-users-using-dd",children:(0,t.jsxs)(e.strong,{children:["For Linux Users (Using ",(0,t.jsx)(e.code,{children:"dd"}),")"]})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert USB Drive"}),":\nPlug in a USB drive (at least 4 GB)."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Find USB Drive Location"}),":\nUse the ",(0,t.jsx)(e.code,{children:"lsblk"})," command to identify your USB drive:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"lsblk\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Create Bootable USB"}),":\nRun the ",(0,t.jsx)(e.code,{children:"dd"})," command to copy the Snigdha OS ISO to your USB drive (replace ",(0,t.jsx)(e.code,{children:"/dev/sdX"})," with your USB device path):"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo dd if=snigdhaos-YYYY.MM.DD-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Eject USB"}),":\nAfter the process finishes, safely eject the USB:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo eject /dev/sdX\n"})}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(e.h4,{id:"for-windows-users-using-rufus",children:(0,t.jsx)(e.strong,{children:"For Windows Users (Using Rufus)"})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download and Install Rufus"}),":",(0,t.jsx)(e.br,{}),"\n","Download ",(0,t.jsx)(e.strong,{children:"Rufus"})," from ",(0,t.jsx)(e.a,{href:"https://rufus.ie/",children:"https://rufus.ie/"})," and install it."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Open Rufus"})," and Select the USB Drive."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Choose the Snigdha OS ISO"})," and select the appropriate ",(0,t.jsx)(e.strong,{children:"Partition Scheme"})," (usually ",(0,t.jsx)(e.strong,{children:"GPT"})," for modern systems)."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Start the Process"}),":",(0,t.jsx)(e.br,{}),"\n","Click ",(0,t.jsx)(e.strong,{children:"Start"})," to create a bootable USB. Wait for it to complete."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-3-boot-into-snigdha-os-live-environment",children:["\ud83d\udd0c ",(0,t.jsx)(e.strong,{children:"Step 3: Boot into Snigdha OS Live Environment"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert the Bootable USB"})," into the target system."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Enter BIOS/UEFI"}),":",(0,t.jsx)(e.br,{}),"\n","Restart the system and press the appropriate key (often ",(0,t.jsx)(e.code,{children:"F2"}),", ",(0,t.jsx)(e.code,{children:"DEL"}),", or ",(0,t.jsx)(e.code,{children:"ESC"}),") to enter BIOS/UEFI."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Set USB as Primary Boot Device"}),":",(0,t.jsx)(e.br,{}),"\n","In the BIOS/UEFI settings, set the USB drive as the first boot device."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Save and Reboot"}),":",(0,t.jsx)(e.br,{}),"\n","Save the changes and reboot the system. It will boot into the Snigdha OS live environment."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-step-4-install-snigdha-os-offline",children:["\u2699\ufe0f ",(0,t.jsx)(e.strong,{children:"Step 4: Install Snigdha OS Offline"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Launch the Installer"}),":",(0,t.jsx)(e.br,{}),"\n","In the live environment, click on the ",(0,t.jsx)(e.strong,{children:"Snigdha OS Installer"})," icon on the desktop or in the application menu."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select Language and Region"}),":",(0,t.jsx)(e.br,{}),"\n","Follow the prompts to select your language, region, and keyboard layout."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Partitioning"}),":",(0,t.jsx)(e.br,{}),"\n","Choose the disk where you want to install Snigdha OS. You can either let the installer automatically partition your disk or choose manual partitioning for more control."]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Btrfs"})," is the default filesystem used by Snigdha OS."]}),"\n",(0,t.jsxs)(e.li,{children:["You can set up ",(0,t.jsx)(e.strong,{children:"LVM"})," or ",(0,t.jsx)(e.strong,{children:"ZFS"})," if you want advanced features."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Offline Mode Warning"}),":",(0,t.jsx)(e.br,{}),"\n","The installer will ask for an internet connection to fetch updates and additional software. ",(0,t.jsx)(e.strong,{children:"Ignore this step"})," since you are installing in offline mode. Proceed without an internet connection."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"User Configuration"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:["Set up your ",(0,t.jsx)(e.strong,{children:"username"})," and ",(0,t.jsx)(e.strong,{children:"password"}),"."]}),"\n",(0,t.jsxs)(e.li,{children:["Configure ",(0,t.jsx)(e.strong,{children:"root password"})," if required."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Installation Location"}),":",(0,t.jsx)(e.br,{}),"\n","Confirm the partition where you want to install Snigdha OS. Double-check the partitions to avoid data loss."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Begin Installation"}),":",(0,t.jsx)(e.br,{}),"\n","Click on the ",(0,t.jsx)(e.strong,{children:"Install"})," button to start the installation. The system will copy files from the ISO to the target disk."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-5-install-pre-downloaded-packages-optional",children:["\ud83d\udd04 ",(0,t.jsx)(e.strong,{children:"Step 5: Install Pre-Downloaded Packages (Optional)"})]}),"\n",(0,t.jsx)(e.p,{children:"If you have pre-downloaded additional packages or software (like drivers, codecs, or essential tools), you can install them during or after the installation process:"}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Mount the USB with Packages"}),":",(0,t.jsx)(e.br,{}),"\n","If the packages are on another USB or disk, you can mount it to the system during installation using the terminal."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Use Pacman to Install Packages"}),":\nOnce Snigdha OS is installed and you\u2019ve booted into the system, use the ",(0,t.jsx)(e.code,{children:"pacman"})," package manager to install any pre-downloaded packages:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo pacman -U /path/to/package_file.pkg.tar.zst\n"})}),"\n",(0,t.jsxs)(e.p,{children:["Replace ",(0,t.jsx)(e.code,{children:"/path/to/package_file.pkg.tar.zst"})," with the actual path to the downloaded package."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-step-6-final-steps-and-reboot",children:["\u2699\ufe0f ",(0,t.jsx)(e.strong,{children:"Step 6: Final Steps and Reboot"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Configure Your System"}),":",(0,t.jsx)(e.br,{}),"\n","Once the installation is complete, you may need to configure your system settings, such as display resolution, Wi-Fi (if available), and user preferences."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Reboot the System"}),":",(0,t.jsx)(e.br,{}),"\n","After installation, ",(0,t.jsx)(e.strong,{children:"reboot"})," your system and remove the USB drive."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Boot into Snigdha OS"}),":",(0,t.jsx)(e.br,{}),"\n","Your system should boot into Snigdha OS. If you set up a ",(0,t.jsx)(e.strong,{children:"dual-boot"})," with other operating systems, you\u2019ll see the bootloader menu to choose the OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Offline Setup"}),":",(0,t.jsx)(e.br,{}),"\n","If you have any additional software or updates that need to be installed, you can use the ",(0,t.jsx)(e.strong,{children:"offline package manager"})," to install them later when you have an internet connection."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,t.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(e.p,{children:["You\u2019ve now installed Snigdha OS in ",(0,t.jsx)(e.strong,{children:"offline mode"}),"! While some post-installation updates and software installation may require an internet connection, this method allows you to set up and use Snigdha OS in environments with no or limited internet access. This installation method is ideal for areas with poor connectivity, or for advanced users who want to configure their system fully offline."]}),"\n",(0,t.jsx)(e.p,{children:"Enjoy your new Snigdha OS setup! \ud83d\ude0e\ud83d\ude80"})]})}function c(n={}){const{wrapper:e}={...(0,o.R)(),...n.components};return e?(0,t.jsx)(e,{...n,children:(0,t.jsx)(h,{...n})}):h(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>l,x:()=>r});var i=s(758);const t={},o=i.createContext(t);function l(n){const e=i.useContext(o);return i.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function r(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(t):n.components||t:l(n.components),i.createElement(o.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/87588c7b.fed480b2.js b/hi/assets/js/87588c7b.fed480b2.js
new file mode 100644
index 00000000..d90d4744
--- /dev/null
+++ b/hi/assets/js/87588c7b.fed480b2.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[787],{2785:(e,s,n)=>{n.r(s),n.d(s,{assets:()=>a,contentTitle:()=>t,default:()=>h,frontMatter:()=>l,metadata:()=>r,toc:()=>c});const r=JSON.parse('{"id":"troubleshoot/troubleshoot-display-problem-on-snigdha-os","title":"Troubleshooting Display Issues","description":"If you\'re facing display issues like screen resolution problems, black screens, or no display output on Snigdha OS, follow this guide to get everything back to normal. Let\u2019s fix it step by step! \ud83d\udd27","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/troubleshoot/troubleshoot-display-problem-on-snigdha-os.md","sourceDirName":"troubleshoot","slug":"/troubleshoot/troubleshoot-display-problem-on-snigdha-os","permalink":"/documentation/hi/troubleshoot/troubleshoot-display-problem-on-snigdha-os","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/troubleshoot-display-problem-on-snigdha-os.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"tutorialSidebar","previous":{"title":"Troubleshooting Wi-Fi Issues","permalink":"/documentation/hi/troubleshoot/troubleshoot-wifi-on-snigdha-os"},"next":{"title":"Troubleshooting Sound Issues","permalink":"/documentation/hi/troubleshoot/troubleshoot-sound-on-snigdha-os"}}');var i=n(6070),o=n(6599);const l={sidebar_position:2},t="Troubleshooting Display Issues",a={},c=[{value:"1. Check Display Cable and Connection \ud83d\udda5\ufe0f\ud83d\udd0c",id:"1-check-display-cable-and-connection-\ufe0f",level:3},{value:"Is Your Display Properly Connected?",id:"is-your-display-properly-connected",level:4},{value:"2. Check for External Display Detection \ud83d\udcfa\ud83d\udcf1",id:"2-check-for-external-display-detection-",level:3},{value:"3. Set the Correct Display Resolution \ud83c\udfa8\ud83d\udcbb",id:"3-set-the-correct-display-resolution-",level:3},{value:"4. Check Graphics Driver \ud83d\udd27\ud83d\udda5\ufe0f",id:"4-check-graphics-driver-\ufe0f",level:3},{value:"Is Your Graphics Driver Installed?",id:"is-your-graphics-driver-installed",level:4},{value:"5. Reconfigure Xorg \ud83c\udfa8\ud83d\udee0\ufe0f",id:"5-reconfigure-xorg-\ufe0f",level:3},{value:"6. Check Logs for Errors \ud83d\udcdd\ud83d\udd0d",id:"6-check-logs-for-errors-",level:3},{value:"7. Check Display Manager \ud83c\udf10\u2699\ufe0f",id:"7-check-display-manager-\ufe0f",level:3},{value:"8. Update System \ud83d\udcbb\ud83d\udd04",id:"8-update-system-",level:3},{value:"9. Try Using a Different Display Server (Wayland vs Xorg) \ud83c\udf19\u2699\ufe0f",id:"9-try-using-a-different-display-server-wayland-vs-xorg-\ufe0f",level:3},{value:"10. Reboot Your System \ud83d\udd04\ud83d\udcbb",id:"10-reboot-your-system-",level:3},{value:"Conclusion \ud83c\udf89",id:"conclusion-",level:3}];function d(e){const s={code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,o.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.header,{children:(0,i.jsx)(s.h1,{id:"troubleshooting-display-issues",children:"Troubleshooting Display Issues"})}),"\n",(0,i.jsx)(s.p,{children:"If you're facing display issues like screen resolution problems, black screens, or no display output on Snigdha OS, follow this guide to get everything back to normal. Let\u2019s fix it step by step! \ud83d\udd27"}),"\n",(0,i.jsxs)(s.h3,{id:"1-check-display-cable-and-connection-\ufe0f",children:["1. ",(0,i.jsx)(s.strong,{children:"Check Display Cable and Connection \ud83d\udda5\ufe0f\ud83d\udd0c"})]}),"\n",(0,i.jsx)(s.h4,{id:"is-your-display-properly-connected",children:(0,i.jsx)(s.strong,{children:"Is Your Display Properly Connected?"})}),"\n",(0,i.jsxs)(s.ul,{children:["\n",(0,i.jsx)(s.li,{children:"Make sure your monitor or laptop screen is properly connected to the system."}),"\n",(0,i.jsx)(s.li,{children:"If using an external monitor, ensure that the display cable (HDMI, VGA, DisplayPort, etc.) is firmly connected."}),"\n",(0,i.jsx)(s.li,{children:"If applicable, check if the monitor is set to the correct input (HDMI1, HDMI2, etc.)."}),"\n"]}),"\n",(0,i.jsxs)(s.h3,{id:"2-check-for-external-display-detection-",children:["2. ",(0,i.jsx)(s.strong,{children:"Check for External Display Detection \ud83d\udcfa\ud83d\udcf1"})]}),"\n",(0,i.jsx)(s.p,{children:"If you\u2019re using multiple displays, your external monitor might not be recognized automatically."}),"\n",(0,i.jsxs)(s.ul,{children:["\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"Open the terminal and run:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr\n"})}),"\n",(0,i.jsx)(s.p,{children:"This will list all connected displays. If your external monitor isn't showing, you might need to force detection."}),"\n"]}),"\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"To detect the monitor manually:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr --auto\n"})}),"\n"]}),"\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"If the external monitor is still not detected, try to restart your system or use a different cable."}),"\n"]}),"\n"]}),"\n",(0,i.jsxs)(s.h3,{id:"3-set-the-correct-display-resolution-",children:["3. ",(0,i.jsx)(s.strong,{children:"Set the Correct Display Resolution \ud83c\udfa8\ud83d\udcbb"})]}),"\n",(0,i.jsxs)(s.p,{children:["Sometimes, the wrong resolution can cause display issues. Use ",(0,i.jsx)(s.code,{children:"xrandr"})," to set the correct resolution."]}),"\n",(0,i.jsxs)(s.ul,{children:["\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"List available display modes:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr\n"})}),"\n"]}),"\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"To change the resolution:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr --output dd
)",id:"for-linux-users-using-dd",level:4},{value:"For Windows Users (Using Rufus)",id:"for-windows-users-using-rufus",level:4},{value:"\ud83d\udd0c Step 3: Boot Into Snigdha OS Live Environment",id:"-step-3-boot-into-snigdha-os-live-environment",level:3},{value:"\u2699\ufe0f Step 4: Start the Online Installation Process",id:"\ufe0f-step-4-start-the-online-installation-process",level:3},{value:"\ud83d\udcbb Step 5: Partitioning and Disk Setup",id:"-step-5-partitioning-and-disk-setup",level:3},{value:"\ud83e\uddd1\u200d\ud83d\udcbb Step 6: User Configuration",id:"-step-6-user-configuration",level:3},{value:"\ud83c\udf10 Step 7: Installing Snigdha OS",id:"-step-7-installing-snigdha-os",level:3},{value:"\ud83d\udd04 Step 8: Finalize the Installation",id:"-step-8-finalize-the-installation",level:3},{value:"\ud83c\udf89 Step 9: Post-Installation Setup",id:"-step-9-post-installation-setup",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function h(n){const e={a:"a",br:"br",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,l.R)(),...n.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(e.header,{children:(0,t.jsx)(e.h1,{id:"online-installation",children:"Online Installation"})}),"\n",(0,t.jsxs)(e.h3,{id:"-how-to-install-snigdha-os-online-with-internet-connection",children:["\ud83c\udf10 ",(0,t.jsx)(e.strong,{children:"How to Install Snigdha OS Online (With Internet Connection)"})]}),"\n",(0,t.jsxs)(e.p,{children:["Snigdha OS is a powerful and feature-packed distribution, and the ",(0,t.jsx)(e.strong,{children:"online installation"})," method provides the easiest and most efficient way to install Snigdha OS. This method requires an active internet connection to download the latest updates, packages, and additional software during the installation process."]}),"\n",(0,t.jsxs)(e.p,{children:["Here's a detailed step-by-step guide to install ",(0,t.jsx)(e.strong,{children:"Snigdha OS"})," using the ",(0,t.jsx)(e.strong,{children:"online installation"})," method:"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-1-download-snigdha-os-iso",children:["\ud83d\udce5 ",(0,t.jsx)(e.strong,{children:"Step 1: Download Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Go to the Official Snigdha OS Website"}),":",(0,t.jsx)(e.br,{}),"\n","Visit the Snigdha OS download page:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.a,{href:"https://snigdhaos.org/downloads.html",children:"Snigdha OS Downloads"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select Your Preferred Edition"}),":",(0,t.jsx)(e.br,{}),"\n","Snigdha OS offers various desktop environments like KDE, GNOME, XFCE, and more. Choose the one that suits your preference."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download the ISO File"}),":",(0,t.jsx)(e.br,{}),"\n","Click on the link for the desired edition to download the ISO file. The file will typically be named:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.code,{children:"snigdhaos-linux-YYYY.MM.DD-x86_64.iso"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-2-create-a-bootable-usb-drive",children:["\ud83d\udcbe ",(0,t.jsx)(e.strong,{children:"Step 2: Create a Bootable USB Drive"})]}),"\n",(0,t.jsxs)(e.p,{children:["You\u2019ll need to create a bootable USB to install Snigdha OS. You can use ",(0,t.jsx)(e.strong,{children:"Ventoy"}),", ",(0,t.jsx)(e.strong,{children:"Rufus"})," (for Windows), or ",(0,t.jsx)(e.strong,{children:"dd"})," (for Linux) to create the bootable USB."]}),"\n",(0,t.jsx)(e.h4,{id:"for-linux-users-using-dd",children:(0,t.jsxs)(e.strong,{children:["For Linux Users (Using ",(0,t.jsx)(e.code,{children:"dd"}),")"]})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert USB Drive"}),":",(0,t.jsx)(e.br,{}),"\n","Plug in a USB drive with at least 4 GB capacity."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Identify USB Drive"}),":",(0,t.jsx)(e.br,{}),"\n","Use the ",(0,t.jsx)(e.code,{children:"lsblk"})," command to identify the device (e.g., ",(0,t.jsx)(e.code,{children:"/dev/sdX"}),"):"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"lsblk\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Create Bootable USB"}),":",(0,t.jsx)(e.br,{}),"\n","Run the following ",(0,t.jsx)(e.code,{children:"dd"})," command to copy the Snigdha OS ISO to your USB (replace ",(0,t.jsx)(e.code,{children:"/dev/sdX"})," with your USB device path):"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo dd if=snigdhaos-linux-YYYY.MM.DD-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Eject USB"}),":",(0,t.jsx)(e.br,{}),"\n","After the process is complete, safely eject the USB:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo eject /dev/sdX\n"})}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(e.h4,{id:"for-windows-users-using-rufus",children:(0,t.jsx)(e.strong,{children:"For Windows Users (Using Rufus)"})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download and Install Rufus"}),":",(0,t.jsx)(e.br,{}),"\n","Download ",(0,t.jsx)(e.strong,{children:"Rufus"})," from ",(0,t.jsx)(e.a,{href:"https://rufus.ie/",children:"https://rufus.ie/"})," and install it."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Open Rufus"})," and Select the USB Drive."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Choose Snigdha OS ISO"})," and Select the Partition Scheme:",(0,t.jsx)(e.br,{}),"\n","Choose ",(0,t.jsx)(e.strong,{children:"GPT"})," for UEFI-based systems and ",(0,t.jsx)(e.strong,{children:"MBR"})," for legacy BIOS systems."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Start the Process"}),":",(0,t.jsx)(e.br,{}),"\n","Click ",(0,t.jsx)(e.strong,{children:"Start"})," to create the bootable USB. Wait until it\u2019s done."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-3-boot-into-snigdha-os-live-environment",children:["\ud83d\udd0c ",(0,t.jsx)(e.strong,{children:"Step 3: Boot Into Snigdha OS Live Environment"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert the Bootable USB"})," into the computer where you want to install Snigdha OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Enter BIOS/UEFI"}),":",(0,t.jsx)(e.br,{}),"\n","Restart the system and enter the BIOS/UEFI settings (usually by pressing a key like ",(0,t.jsx)(e.code,{children:"F2"}),", ",(0,t.jsx)(e.code,{children:"DEL"}),", or ",(0,t.jsx)(e.code,{children:"ESC"}),")."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Set USB as the First Boot Device"}),":",(0,t.jsx)(e.br,{}),"\n","In the BIOS/UEFI settings, set the USB drive as the first boot device."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Save and Reboot"}),":",(0,t.jsx)(e.br,{}),"\n","Save your settings and reboot the computer. It will boot into the Snigdha OS live environment."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-step-4-start-the-online-installation-process",children:["\u2699\ufe0f ",(0,t.jsx)(e.strong,{children:"Step 4: Start the Online Installation Process"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Launch the Installer"}),":",(0,t.jsx)(e.br,{}),"\n","Once the system boots into the Snigdha OS live environment, you\u2019ll see a ",(0,t.jsx)(e.strong,{children:"Snigdha OS Installer"})," icon on the desktop. Click it to begin the installation."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select Language and Region"}),":",(0,t.jsx)(e.br,{}),"\n","Choose your preferred language, region, and keyboard layout."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Connect to the Internet"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Wi-Fi"}),": Click on the network icon in the system tray and select your Wi-Fi network."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Wired Connection"}),": If you\u2019re using a wired connection, the system should automatically connect to the internet."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Choose Installation Type"}),":",(0,t.jsx)(e.br,{}),"\n","You\u2019ll have two main options:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Erase disk and install Snigdha OS"}),": Automatically partitions and installs Snigdha OS (use this if you want a clean install)."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Manual partitioning"}),": If you want more control over your partitions, select this option to manually create and set partitions."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-5-partitioning-and-disk-setup",children:["\ud83d\udcbb ",(0,t.jsx)(e.strong,{children:"Step 5: Partitioning and Disk Setup"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select the Disk"}),":",(0,t.jsx)(e.br,{}),"\n","Choose the disk where you want to install Snigdha OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Automatic Partitioning (Recommended)"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Erase and Install"}),": Select this if you want to overwrite the entire disk with Snigdha OS."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Manual Partitioning"}),": Select this if you want to set up partitions manually, allowing you to configure the disk layout."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Filesystem Choices"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:["Snigdha OS uses ",(0,t.jsx)(e.strong,{children:"Btrfs"})," by default. You can also select ",(0,t.jsx)(e.strong,{children:"ext4"})," or ",(0,t.jsx)(e.strong,{children:"LVM"})," if preferred."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Confirm and Continue"}),":",(0,t.jsx)(e.br,{}),"\n","Confirm your partition settings and proceed. The installer will format the disk and prepare it for the installation."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-6-user-configuration",children:["\ud83e\uddd1\u200d\ud83d\udcbb ",(0,t.jsx)(e.strong,{children:"Step 6: User Configuration"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Create Your User"}),":",(0,t.jsx)(e.br,{}),"\n","Set up your ",(0,t.jsx)(e.strong,{children:"username"})," and ",(0,t.jsx)(e.strong,{children:"password"}),". You\u2019ll also need to set the ",(0,t.jsx)(e.strong,{children:"root password"}),"."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Timezone and Locale"}),":",(0,t.jsx)(e.br,{}),"\n","Choose your ",(0,t.jsx)(e.strong,{children:"timezone"})," and ",(0,t.jsx)(e.strong,{children:"locale"}),". The installer should detect your location automatically, but you can adjust it if needed."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-7-installing-snigdha-os",children:["\ud83c\udf10 ",(0,t.jsx)(e.strong,{children:"Step 7: Installing Snigdha OS"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download Updates and Packages"}),":",(0,t.jsx)(e.br,{}),"\n","Since you\u2019re installing online, the installer will fetch the latest updates and packages during the process. This requires an active internet connection. The installer will download:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.strong,{children:"System updates"})}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Additional packages"})," (drivers, codecs, utilities, etc.)"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Begin Installation"}),":",(0,t.jsx)(e.br,{}),"\n","Click the ",(0,t.jsx)(e.strong,{children:"Install"})," button to start the installation process. Snigdha OS will now be installed on your disk. This process may take some time, depending on your internet speed and disk performance."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-8-finalize-the-installation",children:["\ud83d\udd04 ",(0,t.jsx)(e.strong,{children:"Step 8: Finalize the Installation"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Wait for Installation to Complete"}),":",(0,t.jsx)(e.br,{}),"\n","The installation process will copy files, install software, and configure the system. This may take 15-30 minutes or more, depending on your system and internet speed."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Reboot the System"}),":",(0,t.jsx)(e.br,{}),"\n","Once the installation is complete, you\u2019ll be prompted to reboot the system. Remove the installation USB stick and reboot into Snigdha OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Boot into Snigdha OS"}),":",(0,t.jsx)(e.br,{}),"\n","Your computer will now boot into Snigdha OS. If you installed it alongside another operating system, you will see the ",(0,t.jsx)(e.strong,{children:"GRUB bootloader"})," to select your OS."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-9-post-installation-setup",children:["\ud83c\udf89 ",(0,t.jsx)(e.strong,{children:"Step 9: Post-Installation Setup"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Set Up Your System"}),":",(0,t.jsx)(e.br,{}),"\n","After booting into Snigdha OS, you may need to:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Install additional software"})," using the ",(0,t.jsx)(e.strong,{children:"Snigdha OS Assistant"})," or ",(0,t.jsx)(e.strong,{children:"Pacman"}),"."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Update the system"})," if needed:","\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Enjoy Your New Snigdha OS System"}),":",(0,t.jsx)(e.br,{}),"\n","Once everything is set up, you can start using Snigdha OS, explore the KDE Plasma desktop, install apps, and customize your system!"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,t.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(e.p,{children:["You\u2019ve now successfully installed ",(0,t.jsx)(e.strong,{children:"Snigdha OS"})," using the ",(0,t.jsx)(e.strong,{children:"online installation"})," method! The online installation ensures you get the latest updates and packages during the installation process, making the system up-to-date as soon as it\u2019s ready. Enjoy using Snigdha OS and all its powerful features! \ud83d\ude0e\ud83d\ude80"]})]})}function c(n={}){const{wrapper:e}={...(0,l.R)(),...n.components};return e?(0,t.jsx)(e,{...n,children:(0,t.jsx)(h,{...n})}):h(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>o,x:()=>r});var i=s(758);const t={},l=i.createContext(t);function o(n){const e=i.useContext(l);return i.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function r(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(t):n.components||t:o(n.components),i.createElement(l.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/c955fc55.fd3c02b2.js b/hi/assets/js/c955fc55.fd3c02b2.js
new file mode 100644
index 00000000..d6cc2610
--- /dev/null
+++ b/hi/assets/js/c955fc55.fd3c02b2.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[390],{9436:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>l,contentTitle:()=>r,default:()=>h,frontMatter:()=>a,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"installation/important-note-for-snigdha-os-installation","title":"Important Note","description":"Installing Snigdha OS is an exciting step toward a customized and high-performance Linux experience. However, before you proceed, it\'s crucial to be fully prepared. Please read this guide carefully to ensure a smooth and secure installation process. \ud83d\udca1","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/installation/important-note-for-snigdha-os-installation.md","sourceDirName":"installation","slug":"/installation/important-note-for-snigdha-os-installation","permalink":"/documentation/hi/installation/important-note-for-snigdha-os-installation","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/important-note-for-snigdha-os-installation.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"tutorialSidebar","previous":{"title":"System Requirements","permalink":"/documentation/hi/installation/snigdha-os-system-requirements"},"next":{"title":"Download Snigdha OS","permalink":"/documentation/hi/installation/download-snigdha-os"}}');var o=t(6070),s=t(6599);const a={sidebar_position:2},r="Important Note",l={},d=[{value:"\ud83d\udd12 Backup Your Data",id:"-backup-your-data",level:2},{value:"\u26a0\ufe0f Know Your System",id:"\ufe0f-know-your-system",level:2},{value:"\ud83c\udf10 Stable Internet Connection Required(Online Installation)",id:"-stable-internet-connection-requiredonline-installation",level:2},{value:"\ud83d\udcdc Read the Documentation",id:"-read-the-documentation",level:2},{value:"\ud83d\uded1 Dual Boot Warning",id:"-dual-boot-warning",level:2},{value:"\ud83c\udfd7\ufe0f Installation Checklist",id:"\ufe0f-installation-checklist",level:2},{value:"\ud83e\uddd1\u200d\ud83d\udcbb Need Help?",id:"-need-help",level:2}];function c(e){const n={a:"a",code:"code",h1:"h1",h2:"h2",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,s.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.header,{children:(0,o.jsx)(n.h1,{id:"important-note",children:"Important Note"})}),"\n",(0,o.jsx)(n.p,{children:"Installing Snigdha OS is an exciting step toward a customized and high-performance Linux experience. However, before you proceed, it's crucial to be fully prepared. Please read this guide carefully to ensure a smooth and secure installation process. \ud83d\udca1"}),"\n",(0,o.jsx)(n.h2,{id:"-backup-your-data",children:"\ud83d\udd12 Backup Your Data"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\ud83d\uddc2\ufe0f ",(0,o.jsx)(n.strong,{children:"Backup is essential!"})," Before making any changes to your system, ensure you have securely backed up all critical files and data to an external drive or cloud storage."]}),"\n",(0,o.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,o.jsx)(n.strong,{children:"Why?"})," The installation process involves disk partitioning, which can result in data loss if done incorrectly."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"\ufe0f-know-your-system",children:"\u26a0\ufe0f Know Your System"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsx)(n.li,{children:"\ud83d\udda5\ufe0f Ensure you are familiar with your system's hardware, including disk configuration, BIOS/UEFI settings, and boot order."}),"\n",(0,o.jsxs)(n.li,{children:["\ud83d\udee0\ufe0f Check system compatibility with Snigdha OS requirements:","\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.strong,{children:"Processor:"})," x86_64 architecture"]}),"\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.strong,{children:"RAM:"})," Minimum 2 GB (4 GB recommended)"]}),"\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.strong,{children:"Storage:"})," Minimum 20 GB free space"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-stable-internet-connection-requiredonline-installation",children:"\ud83c\udf10 Stable Internet Connection Required(Online Installation)"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\ud83d\udcf6 ",(0,o.jsx)(n.strong,{children:"Internet is a must if you are going for online installation!"})," The installation process downloads essential packages in real-time. Ensure you have a stable and reliable internet connection throughout the setup."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-read-the-documentation",children:"\ud83d\udcdc Read the Documentation"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\ud83d\udcd6 ",(0,o.jsx)(n.strong,{children:"Thoroughly review the installation documentation"})," to understand each step. Jumping into the process without preparation can lead to errors or an incomplete setup."]}),"\n",(0,o.jsxs)(n.li,{children:["\ud83e\udded Follow the official ",(0,o.jsx)(n.a,{href:"https://snigdha-os.github.io/documentation/",children:"Snigdha OS Documentation"})," for detailed guidance."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-dual-boot-warning",children:"\ud83d\uded1 Dual Boot Warning"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsx)(n.li,{children:"\ud83d\udca1 If you are installing Snigdha OS alongside another operating system (dual boot), be cautious when partitioning the disk."}),"\n",(0,o.jsx)(n.li,{children:"\ud83d\udd27 Misconfiguring the bootloader or partition scheme can render other operating systems unbootable."}),"\n",(0,o.jsxs)(n.li,{children:["\ud83d\udee1\ufe0f Use tools like ",(0,o.jsx)(n.code,{children:"GParted"})," to prepare your disk safely."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"\ufe0f-installation-checklist",children:"\ud83c\udfd7\ufe0f Installation Checklist"}),"\n",(0,o.jsx)(n.p,{children:"Before you begin, ensure you have:"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\u2705 A ",(0,o.jsx)(n.strong,{children:"bootable USB drive"})," with the Snigdha OS ISO."]}),"\n",(0,o.jsx)(n.li,{children:"\u2705 Backed up all critical data."}),"\n",(0,o.jsxs)(n.li,{children:["\u2705 A stable internet connection.",(0,o.jsx)(n.strong,{children:"(Optional)"})]}),"\n",(0,o.jsx)(n.li,{children:"\u2705 A system that meets the hardware requirements."}),"\n",(0,o.jsx)(n.li,{children:"\u2705 Read and understood the installation guide."}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-need-help",children:"\ud83e\uddd1\u200d\ud83d\udcbb Need Help?"}),"\n",(0,o.jsx)(n.p,{children:"If you encounter any issues during installation:"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["Visit our ",(0,o.jsx)(n.a,{href:"https://forum.snigdhaos.org",children:"community forums"})," for support."]}),"\n",(0,o.jsxs)(n.li,{children:["Check out the troubleshooting section in the ",(0,o.jsx)(n.a,{href:"https://snigdha-os.github.io/documentation/",children:"Snigdha OS documentation"}),"."]}),"\n",(0,o.jsx)(n.li,{children:"Reach out to the active developers or contributors for assistance."}),"\n"]}),"\n",(0,o.jsx)(n.p,{children:"Installing Snigdha OS is a journey into the world of minimalistic and powerful Linux. \ud83c\udf1f With proper preparation, you're just a few steps away from an amazing experience. Good luck! \ud83d\ude80"})]})}function h(e={}){const{wrapper:n}={...(0,s.R)(),...e.components};return n?(0,o.jsx)(n,{...e,children:(0,o.jsx)(c,{...e})}):c(e)}},6599:(e,n,t)=>{t.d(n,{R:()=>a,x:()=>r});var i=t(758);const o={},s=i.createContext(o);function a(e){const n=i.useContext(s);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:a(e.components),i.createElement(s.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/dc8c5873.8b8f87a0.js b/hi/assets/js/dc8c5873.8b8f87a0.js
deleted file mode 100644
index ceedb1a1..00000000
--- a/hi/assets/js/dc8c5873.8b8f87a0.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[205],{6079:(e,s,n)=>{n.r(s),n.d(s,{assets:()=>a,contentTitle:()=>t,default:()=>h,frontMatter:()=>l,metadata:()=>r,toc:()=>c});const r=JSON.parse('{"id":"troubleshoot/troubleshoot-display-problem-on-snigdha-os","title":"Troubleshooting Display Issues","description":"If you\'re facing display issues like screen resolution problems, black screens, or no display output on Snigdha OS, follow this guide to get everything back to normal. Let\u2019s fix it step by step! \ud83d\udd27","source":"@site/docs/troubleshoot/troubleshoot-display-problem-on-snigdha-os.md","sourceDirName":"troubleshoot","slug":"/troubleshoot/troubleshoot-display-problem-on-snigdha-os","permalink":"/documentation/hi/troubleshoot/troubleshoot-display-problem-on-snigdha-os","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/troubleshoot-display-problem-on-snigdha-os.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"tutorialSidebar","previous":{"title":"Troubleshooting Wi-Fi Issues","permalink":"/documentation/hi/troubleshoot/troubleshoot-wifi-on-snigdha-os"},"next":{"title":"Troubleshooting Sound Issues","permalink":"/documentation/hi/troubleshoot/troubleshoot-sound-on-snigdha-os"}}');var i=n(6070),o=n(6599);const l={sidebar_position:2},t="Troubleshooting Display Issues",a={},c=[{value:"1. Check Display Cable and Connection \ud83d\udda5\ufe0f\ud83d\udd0c",id:"1-check-display-cable-and-connection-\ufe0f",level:3},{value:"Is Your Display Properly Connected?",id:"is-your-display-properly-connected",level:4},{value:"2. Check for External Display Detection \ud83d\udcfa\ud83d\udcf1",id:"2-check-for-external-display-detection-",level:3},{value:"3. Set the Correct Display Resolution \ud83c\udfa8\ud83d\udcbb",id:"3-set-the-correct-display-resolution-",level:3},{value:"4. Check Graphics Driver \ud83d\udd27\ud83d\udda5\ufe0f",id:"4-check-graphics-driver-\ufe0f",level:3},{value:"Is Your Graphics Driver Installed?",id:"is-your-graphics-driver-installed",level:4},{value:"5. Reconfigure Xorg \ud83c\udfa8\ud83d\udee0\ufe0f",id:"5-reconfigure-xorg-\ufe0f",level:3},{value:"6. Check Logs for Errors \ud83d\udcdd\ud83d\udd0d",id:"6-check-logs-for-errors-",level:3},{value:"7. Check Display Manager \ud83c\udf10\u2699\ufe0f",id:"7-check-display-manager-\ufe0f",level:3},{value:"8. Update System \ud83d\udcbb\ud83d\udd04",id:"8-update-system-",level:3},{value:"9. Try Using a Different Display Server (Wayland vs Xorg) \ud83c\udf19\u2699\ufe0f",id:"9-try-using-a-different-display-server-wayland-vs-xorg-\ufe0f",level:3},{value:"10. Reboot Your System \ud83d\udd04\ud83d\udcbb",id:"10-reboot-your-system-",level:3},{value:"Conclusion \ud83c\udf89",id:"conclusion-",level:3}];function d(e){const s={code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,o.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.header,{children:(0,i.jsx)(s.h1,{id:"troubleshooting-display-issues",children:"Troubleshooting Display Issues"})}),"\n",(0,i.jsx)(s.p,{children:"If you're facing display issues like screen resolution problems, black screens, or no display output on Snigdha OS, follow this guide to get everything back to normal. Let\u2019s fix it step by step! \ud83d\udd27"}),"\n",(0,i.jsxs)(s.h3,{id:"1-check-display-cable-and-connection-\ufe0f",children:["1. ",(0,i.jsx)(s.strong,{children:"Check Display Cable and Connection \ud83d\udda5\ufe0f\ud83d\udd0c"})]}),"\n",(0,i.jsx)(s.h4,{id:"is-your-display-properly-connected",children:(0,i.jsx)(s.strong,{children:"Is Your Display Properly Connected?"})}),"\n",(0,i.jsxs)(s.ul,{children:["\n",(0,i.jsx)(s.li,{children:"Make sure your monitor or laptop screen is properly connected to the system."}),"\n",(0,i.jsx)(s.li,{children:"If using an external monitor, ensure that the display cable (HDMI, VGA, DisplayPort, etc.) is firmly connected."}),"\n",(0,i.jsx)(s.li,{children:"If applicable, check if the monitor is set to the correct input (HDMI1, HDMI2, etc.)."}),"\n"]}),"\n",(0,i.jsxs)(s.h3,{id:"2-check-for-external-display-detection-",children:["2. ",(0,i.jsx)(s.strong,{children:"Check for External Display Detection \ud83d\udcfa\ud83d\udcf1"})]}),"\n",(0,i.jsx)(s.p,{children:"If you\u2019re using multiple displays, your external monitor might not be recognized automatically."}),"\n",(0,i.jsxs)(s.ul,{children:["\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"Open the terminal and run:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr\n"})}),"\n",(0,i.jsx)(s.p,{children:"This will list all connected displays. If your external monitor isn't showing, you might need to force detection."}),"\n"]}),"\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"To detect the monitor manually:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr --auto\n"})}),"\n"]}),"\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"If the external monitor is still not detected, try to restart your system or use a different cable."}),"\n"]}),"\n"]}),"\n",(0,i.jsxs)(s.h3,{id:"3-set-the-correct-display-resolution-",children:["3. ",(0,i.jsx)(s.strong,{children:"Set the Correct Display Resolution \ud83c\udfa8\ud83d\udcbb"})]}),"\n",(0,i.jsxs)(s.p,{children:["Sometimes, the wrong resolution can cause display issues. Use ",(0,i.jsx)(s.code,{children:"xrandr"})," to set the correct resolution."]}),"\n",(0,i.jsxs)(s.ul,{children:["\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"List available display modes:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr\n"})}),"\n"]}),"\n",(0,i.jsxs)(s.li,{children:["\n",(0,i.jsx)(s.p,{children:"To change the resolution:"}),"\n",(0,i.jsx)(s.pre,{children:(0,i.jsx)(s.code,{className:"language-bash",children:"xrandr --output dd
)",id:"for-linux-users-using-dd",level:4},{value:"For Windows Users (Using Rufus)",id:"for-windows-users-using-rufus",level:4},{value:"\ud83d\udd0c Step 3: Boot Into Snigdha OS Live Environment",id:"-step-3-boot-into-snigdha-os-live-environment",level:3},{value:"\u2699\ufe0f Step 4: Start the Online Installation Process",id:"\ufe0f-step-4-start-the-online-installation-process",level:3},{value:"\ud83d\udcbb Step 5: Partitioning and Disk Setup",id:"-step-5-partitioning-and-disk-setup",level:3},{value:"\ud83e\uddd1\u200d\ud83d\udcbb Step 6: User Configuration",id:"-step-6-user-configuration",level:3},{value:"\ud83c\udf10 Step 7: Installing Snigdha OS",id:"-step-7-installing-snigdha-os",level:3},{value:"\ud83d\udd04 Step 8: Finalize the Installation",id:"-step-8-finalize-the-installation",level:3},{value:"\ud83c\udf89 Step 9: Post-Installation Setup",id:"-step-9-post-installation-setup",level:3},{value:"\ud83c\udf89 Conclusion",id:"-conclusion",level:3}];function h(n){const e={a:"a",br:"br",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,l.R)(),...n.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(e.header,{children:(0,t.jsx)(e.h1,{id:"online-installation",children:"Online Installation"})}),"\n",(0,t.jsxs)(e.h3,{id:"-how-to-install-snigdha-os-online-with-internet-connection",children:["\ud83c\udf10 ",(0,t.jsx)(e.strong,{children:"How to Install Snigdha OS Online (With Internet Connection)"})]}),"\n",(0,t.jsxs)(e.p,{children:["Snigdha OS is a powerful and feature-packed distribution, and the ",(0,t.jsx)(e.strong,{children:"online installation"})," method provides the easiest and most efficient way to install Snigdha OS. This method requires an active internet connection to download the latest updates, packages, and additional software during the installation process."]}),"\n",(0,t.jsxs)(e.p,{children:["Here's a detailed step-by-step guide to install ",(0,t.jsx)(e.strong,{children:"Snigdha OS"})," using the ",(0,t.jsx)(e.strong,{children:"online installation"})," method:"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-1-download-snigdha-os-iso",children:["\ud83d\udce5 ",(0,t.jsx)(e.strong,{children:"Step 1: Download Snigdha OS ISO"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Go to the Official Snigdha OS Website"}),":",(0,t.jsx)(e.br,{}),"\n","Visit the Snigdha OS download page:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.a,{href:"https://snigdhaos.org/downloads.html",children:"Snigdha OS Downloads"})}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select Your Preferred Edition"}),":",(0,t.jsx)(e.br,{}),"\n","Snigdha OS offers various desktop environments like KDE, GNOME, XFCE, and more. Choose the one that suits your preference."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download the ISO File"}),":",(0,t.jsx)(e.br,{}),"\n","Click on the link for the desired edition to download the ISO file. The file will typically be named:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.code,{children:"snigdhaos-linux-YYYY.MM.DD-x86_64.iso"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-2-create-a-bootable-usb-drive",children:["\ud83d\udcbe ",(0,t.jsx)(e.strong,{children:"Step 2: Create a Bootable USB Drive"})]}),"\n",(0,t.jsxs)(e.p,{children:["You\u2019ll need to create a bootable USB to install Snigdha OS. You can use ",(0,t.jsx)(e.strong,{children:"Ventoy"}),", ",(0,t.jsx)(e.strong,{children:"Rufus"})," (for Windows), or ",(0,t.jsx)(e.strong,{children:"dd"})," (for Linux) to create the bootable USB."]}),"\n",(0,t.jsx)(e.h4,{id:"for-linux-users-using-dd",children:(0,t.jsxs)(e.strong,{children:["For Linux Users (Using ",(0,t.jsx)(e.code,{children:"dd"}),")"]})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert USB Drive"}),":",(0,t.jsx)(e.br,{}),"\n","Plug in a USB drive with at least 4 GB capacity."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Identify USB Drive"}),":",(0,t.jsx)(e.br,{}),"\n","Use the ",(0,t.jsx)(e.code,{children:"lsblk"})," command to identify the device (e.g., ",(0,t.jsx)(e.code,{children:"/dev/sdX"}),"):"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"lsblk\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Create Bootable USB"}),":",(0,t.jsx)(e.br,{}),"\n","Run the following ",(0,t.jsx)(e.code,{children:"dd"})," command to copy the Snigdha OS ISO to your USB (replace ",(0,t.jsx)(e.code,{children:"/dev/sdX"})," with your USB device path):"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo dd if=snigdhaos-linux-YYYY.MM.DD-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync\n"})}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Eject USB"}),":",(0,t.jsx)(e.br,{}),"\n","After the process is complete, safely eject the USB:"]}),"\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo eject /dev/sdX\n"})}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(e.h4,{id:"for-windows-users-using-rufus",children:(0,t.jsx)(e.strong,{children:"For Windows Users (Using Rufus)"})}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download and Install Rufus"}),":",(0,t.jsx)(e.br,{}),"\n","Download ",(0,t.jsx)(e.strong,{children:"Rufus"})," from ",(0,t.jsx)(e.a,{href:"https://rufus.ie/",children:"https://rufus.ie/"})," and install it."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Open Rufus"})," and Select the USB Drive."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Choose Snigdha OS ISO"})," and Select the Partition Scheme:",(0,t.jsx)(e.br,{}),"\n","Choose ",(0,t.jsx)(e.strong,{children:"GPT"})," for UEFI-based systems and ",(0,t.jsx)(e.strong,{children:"MBR"})," for legacy BIOS systems."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Start the Process"}),":",(0,t.jsx)(e.br,{}),"\n","Click ",(0,t.jsx)(e.strong,{children:"Start"})," to create the bootable USB. Wait until it\u2019s done."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-3-boot-into-snigdha-os-live-environment",children:["\ud83d\udd0c ",(0,t.jsx)(e.strong,{children:"Step 3: Boot Into Snigdha OS Live Environment"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Insert the Bootable USB"})," into the computer where you want to install Snigdha OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Enter BIOS/UEFI"}),":",(0,t.jsx)(e.br,{}),"\n","Restart the system and enter the BIOS/UEFI settings (usually by pressing a key like ",(0,t.jsx)(e.code,{children:"F2"}),", ",(0,t.jsx)(e.code,{children:"DEL"}),", or ",(0,t.jsx)(e.code,{children:"ESC"}),")."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Set USB as the First Boot Device"}),":",(0,t.jsx)(e.br,{}),"\n","In the BIOS/UEFI settings, set the USB drive as the first boot device."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Save and Reboot"}),":",(0,t.jsx)(e.br,{}),"\n","Save your settings and reboot the computer. It will boot into the Snigdha OS live environment."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"\ufe0f-step-4-start-the-online-installation-process",children:["\u2699\ufe0f ",(0,t.jsx)(e.strong,{children:"Step 4: Start the Online Installation Process"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Launch the Installer"}),":",(0,t.jsx)(e.br,{}),"\n","Once the system boots into the Snigdha OS live environment, you\u2019ll see a ",(0,t.jsx)(e.strong,{children:"Snigdha OS Installer"})," icon on the desktop. Click it to begin the installation."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select Language and Region"}),":",(0,t.jsx)(e.br,{}),"\n","Choose your preferred language, region, and keyboard layout."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Connect to the Internet"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Wi-Fi"}),": Click on the network icon in the system tray and select your Wi-Fi network."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Wired Connection"}),": If you\u2019re using a wired connection, the system should automatically connect to the internet."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Choose Installation Type"}),":",(0,t.jsx)(e.br,{}),"\n","You\u2019ll have two main options:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Erase disk and install Snigdha OS"}),": Automatically partitions and installs Snigdha OS (use this if you want a clean install)."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Manual partitioning"}),": If you want more control over your partitions, select this option to manually create and set partitions."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-5-partitioning-and-disk-setup",children:["\ud83d\udcbb ",(0,t.jsx)(e.strong,{children:"Step 5: Partitioning and Disk Setup"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Select the Disk"}),":",(0,t.jsx)(e.br,{}),"\n","Choose the disk where you want to install Snigdha OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Automatic Partitioning (Recommended)"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Erase and Install"}),": Select this if you want to overwrite the entire disk with Snigdha OS."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Manual Partitioning"}),": Select this if you want to set up partitions manually, allowing you to configure the disk layout."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Filesystem Choices"}),":"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:["Snigdha OS uses ",(0,t.jsx)(e.strong,{children:"Btrfs"})," by default. You can also select ",(0,t.jsx)(e.strong,{children:"ext4"})," or ",(0,t.jsx)(e.strong,{children:"LVM"})," if preferred."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Confirm and Continue"}),":",(0,t.jsx)(e.br,{}),"\n","Confirm your partition settings and proceed. The installer will format the disk and prepare it for the installation."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-6-user-configuration",children:["\ud83e\uddd1\u200d\ud83d\udcbb ",(0,t.jsx)(e.strong,{children:"Step 6: User Configuration"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Create Your User"}),":",(0,t.jsx)(e.br,{}),"\n","Set up your ",(0,t.jsx)(e.strong,{children:"username"})," and ",(0,t.jsx)(e.strong,{children:"password"}),". You\u2019ll also need to set the ",(0,t.jsx)(e.strong,{children:"root password"}),"."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Timezone and Locale"}),":",(0,t.jsx)(e.br,{}),"\n","Choose your ",(0,t.jsx)(e.strong,{children:"timezone"})," and ",(0,t.jsx)(e.strong,{children:"locale"}),". The installer should detect your location automatically, but you can adjust it if needed."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-7-installing-snigdha-os",children:["\ud83c\udf10 ",(0,t.jsx)(e.strong,{children:"Step 7: Installing Snigdha OS"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Download Updates and Packages"}),":",(0,t.jsx)(e.br,{}),"\n","Since you\u2019re installing online, the installer will fetch the latest updates and packages during the process. This requires an active internet connection. The installer will download:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsx)(e.li,{children:(0,t.jsx)(e.strong,{children:"System updates"})}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Additional packages"})," (drivers, codecs, utilities, etc.)"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Begin Installation"}),":",(0,t.jsx)(e.br,{}),"\n","Click the ",(0,t.jsx)(e.strong,{children:"Install"})," button to start the installation process. Snigdha OS will now be installed on your disk. This process may take some time, depending on your internet speed and disk performance."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-8-finalize-the-installation",children:["\ud83d\udd04 ",(0,t.jsx)(e.strong,{children:"Step 8: Finalize the Installation"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Wait for Installation to Complete"}),":",(0,t.jsx)(e.br,{}),"\n","The installation process will copy files, install software, and configure the system. This may take 15-30 minutes or more, depending on your system and internet speed."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Reboot the System"}),":",(0,t.jsx)(e.br,{}),"\n","Once the installation is complete, you\u2019ll be prompted to reboot the system. Remove the installation USB stick and reboot into Snigdha OS."]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Boot into Snigdha OS"}),":",(0,t.jsx)(e.br,{}),"\n","Your computer will now boot into Snigdha OS. If you installed it alongside another operating system, you will see the ",(0,t.jsx)(e.strong,{children:"GRUB bootloader"})," to select your OS."]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-step-9-post-installation-setup",children:["\ud83c\udf89 ",(0,t.jsx)(e.strong,{children:"Step 9: Post-Installation Setup"})]}),"\n",(0,t.jsxs)(e.ol,{children:["\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Set Up Your System"}),":",(0,t.jsx)(e.br,{}),"\n","After booting into Snigdha OS, you may need to:"]}),"\n",(0,t.jsxs)(e.ul,{children:["\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Install additional software"})," using the ",(0,t.jsx)(e.strong,{children:"Snigdha OS Assistant"})," or ",(0,t.jsx)(e.strong,{children:"Pacman"}),"."]}),"\n",(0,t.jsxs)(e.li,{children:[(0,t.jsx)(e.strong,{children:"Update the system"})," if needed:","\n",(0,t.jsx)(e.pre,{children:(0,t.jsx)(e.code,{className:"language-bash",children:"sudo pacman -Syu\n"})}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.li,{children:["\n",(0,t.jsxs)(e.p,{children:[(0,t.jsx)(e.strong,{children:"Enjoy Your New Snigdha OS System"}),":",(0,t.jsx)(e.br,{}),"\n","Once everything is set up, you can start using Snigdha OS, explore the KDE Plasma desktop, install apps, and customize your system!"]}),"\n"]}),"\n"]}),"\n",(0,t.jsxs)(e.h3,{id:"-conclusion",children:["\ud83c\udf89 ",(0,t.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,t.jsxs)(e.p,{children:["You\u2019ve now successfully installed ",(0,t.jsx)(e.strong,{children:"Snigdha OS"})," using the ",(0,t.jsx)(e.strong,{children:"online installation"})," method! The online installation ensures you get the latest updates and packages during the installation process, making the system up-to-date as soon as it\u2019s ready. Enjoy using Snigdha OS and all its powerful features! \ud83d\ude0e\ud83d\ude80"]})]})}function c(n={}){const{wrapper:e}={...(0,l.R)(),...n.components};return e?(0,t.jsx)(e,{...n,children:(0,t.jsx)(h,{...n})}):h(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>o,x:()=>r});var i=s(758);const t={},l=i.createContext(t);function o(n){const e=i.useContext(l);return i.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function r(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(t):n.components||t:o(n.components),i.createElement(l.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/e541d5ea.960d24ce.js b/hi/assets/js/e541d5ea.968b31b1.js
similarity index 96%
rename from hi/assets/js/e541d5ea.960d24ce.js
rename to hi/assets/js/e541d5ea.968b31b1.js
index 18dcb0e6..df8d43d5 100644
--- a/hi/assets/js/e541d5ea.960d24ce.js
+++ b/hi/assets/js/e541d5ea.968b31b1.js
@@ -1 +1 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[115],{5177:t=>{t.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"\u092a\u0930\u093f\u091a\u092f","description":"\u0938\u094d\u0928\u093f\u0917\u094d\u0927\u093e \u0913\u090f\u0938 \u0915\u0947 \u0906\u0927\u093f\u0915\u093e\u0930\u093f\u0915 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c\u0940\u0915\u0930\u0923 \u092e\u0947\u0902 \u0906\u092a\u0915\u093e \u0938\u094d\u0935\u093e\u0917\u0924 \u0939\u0948\u0964 \u092f\u0939 \u0905\u0928\u0941\u092d\u093e\u0917 \u0938\u094d\u0928\u093f\u0917\u094d\u0927\u093e \u0913\u090f\u0938, \u0907\u0938\u0915\u0940 \u092a\u094d\u0930\u092e\u0941\u0916 \u0935\u093f\u0936\u0947\u0937\u0924\u093e\u0913\u0902 \u0914\u0930 \u0907\u0938\u0915\u0947 \u0938\u093e\u0925 \u0936\u0941\u0930\u0941\u0906\u0924 \u0915\u0930\u0928\u0947 \u0915\u093e \u090f\u0915 \u0938\u093f\u0902\u0939\u093e\u0935\u0932\u094b\u0915\u0928 \u092a\u094d\u0930\u0926\u093e\u0928 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u091a\u093e\u0939\u0947 \u0906\u092a \u0928\u090f \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0939\u094b\u0902 \u092f\u093e \u0905\u0928\u0941\u092d\u0935\u0940 \u0921\u0947\u0935\u0932\u092a\u0930, \u0906\u092a\u0915\u094b \u0907\u0938 \u0939\u0932\u094d\u0915\u0947 \u0914\u0930 \u0909\u091a\u094d\u091a \u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u092f\u094b\u0917\u094d\u092f \u0932\u093f\u0928\u0915\u094d\u0938 \u0935\u093f\u0924\u0930\u0923 \u0915\u0947 \u0938\u093e\u0925 \u0905\u092a\u0928\u0940 \u092f\u093e\u0924\u094d\u0930\u093e \u0936\u0941\u0930\u0942 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0909\u092a\u092f\u094b\u0917\u0940 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u092e\u093f\u0932\u0947\u0917\u0940\u0964","slug":"/category/introduction","permalink":"/documentation/hi/category/introduction","sidebar":"tutorialSidebar","navigation":{"next":{"title":"\u092a\u0930\u093f\u091a\u092f","permalink":"/documentation/hi/"}}}}')}}]);
\ No newline at end of file
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[496],{5177:t=>{t.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"\u092a\u0930\u093f\u091a\u092f","description":"\u0938\u094d\u0928\u093f\u0917\u094d\u0927\u093e \u0913\u090f\u0938 \u0915\u0947 \u0906\u0927\u093f\u0915\u093e\u0930\u093f\u0915 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c\u0940\u0915\u0930\u0923 \u092e\u0947\u0902 \u0906\u092a\u0915\u093e \u0938\u094d\u0935\u093e\u0917\u0924 \u0939\u0948\u0964 \u092f\u0939 \u0905\u0928\u0941\u092d\u093e\u0917 \u0938\u094d\u0928\u093f\u0917\u094d\u0927\u093e \u0913\u090f\u0938, \u0907\u0938\u0915\u0940 \u092a\u094d\u0930\u092e\u0941\u0916 \u0935\u093f\u0936\u0947\u0937\u0924\u093e\u0913\u0902 \u0914\u0930 \u0907\u0938\u0915\u0947 \u0938\u093e\u0925 \u0936\u0941\u0930\u0941\u0906\u0924 \u0915\u0930\u0928\u0947 \u0915\u093e \u090f\u0915 \u0938\u093f\u0902\u0939\u093e\u0935\u0932\u094b\u0915\u0928 \u092a\u094d\u0930\u0926\u093e\u0928 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u091a\u093e\u0939\u0947 \u0906\u092a \u0928\u090f \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0939\u094b\u0902 \u092f\u093e \u0905\u0928\u0941\u092d\u0935\u0940 \u0921\u0947\u0935\u0932\u092a\u0930, \u0906\u092a\u0915\u094b \u0907\u0938 \u0939\u0932\u094d\u0915\u0947 \u0914\u0930 \u0909\u091a\u094d\u091a \u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u092f\u094b\u0917\u094d\u092f \u0932\u093f\u0928\u0915\u094d\u0938 \u0935\u093f\u0924\u0930\u0923 \u0915\u0947 \u0938\u093e\u0925 \u0905\u092a\u0928\u0940 \u092f\u093e\u0924\u094d\u0930\u093e \u0936\u0941\u0930\u0942 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0909\u092a\u092f\u094b\u0917\u0940 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u092e\u093f\u0932\u0947\u0917\u0940\u0964","slug":"/category/introduction","permalink":"/documentation/hi/category/introduction","sidebar":"tutorialSidebar","navigation":{"next":{"title":"\u092a\u0930\u093f\u091a\u092f","permalink":"/documentation/hi/"}}}}')}}]);
\ No newline at end of file
diff --git a/hi/assets/js/e88484ee.ba3fe045.js b/hi/assets/js/e88484ee.ba3fe045.js
deleted file mode 100644
index 24f6ca5b..00000000
--- a/hi/assets/js/e88484ee.ba3fe045.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[186],{815:(n,e,s)=>{s.r(e),s.d(e,{assets:()=>r,contentTitle:()=>o,default:()=>h,frontMatter:()=>a,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"post-installation/customize-snigdha-os","title":"Customize Snigdha OS","description":"\ud83d\udd8c\ufe0f Guide to Customizing Snigdha OS","source":"@site/docs/post-installation/customize-snigdha-os.md","sourceDirName":"post-installation","slug":"/post-installation/customize-snigdha-os","permalink":"/documentation/hi/post-installation/customize-snigdha-os","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/post-installation/customize-snigdha-os.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":3,"frontMatter":{"sidebar_position":3},"sidebar":"tutorialSidebar","previous":{"title":"Update Snigdha OS","permalink":"/documentation/hi/post-installation/update-snigdha-os"},"next":{"title":"Install Packages","permalink":"/documentation/hi/post-installation/install-packages-on-snigdha-os"}}');var l=s(6070),t=s(6599);const a={sidebar_position:3},o="Customize Snigdha OS",r={},d=[{value:"\ud83d\udd8c\ufe0f Guide to Customizing Snigdha OS",id:"\ufe0f-guide-to-customizing-snigdha-os",level:3},{value:"\u2699\ufe0f Step 1: Select Your Desktop Environment (DE)",id:"\ufe0f-step-1-select-your-desktop-environment-de",level:3},{value:"To install additional DEs:",id:"to-install-additional-des",level:4},{value:"\ud83c\udfa8 Step 2: Change Themes",id:"-step-2-change-themes",level:3},{value:"Using Snigdha OS Settings Manager:",id:"using-snigdha-os-settings-manager",level:4},{value:"For KDE Plasma:",id:"for-kde-plasma",level:4},{value:"Installing New Themes:",id:"installing-new-themes",level:4},{value:"\ud83d\udcc2 Step 3: Customize Widgets and Panels",id:"-step-3-customize-widgets-and-panels",level:3},{value:"For KDE Plasma:",id:"for-kde-plasma-1",level:4},{value:"\ud83d\uddbc\ufe0f Step 4: Change Wallpapers",id:"\ufe0f-step-4-change-wallpapers",level:3},{value:"Steps:",id:"steps",level:4},{value:"Online Wallpapers:",id:"online-wallpapers",level:4},{value:"\ud83d\udda5\ufe0f Step 5: Modify the GRUB Bootloader",id:"\ufe0f-step-5-modify-the-grub-bootloader",level:3},{value:"Install a GRUB Theme:",id:"install-a-grub-theme",level:4},{value:"\ud83d\udca1 Step 6: Add Extensions and Plugins",id:"-step-6-add-extensions-and-plugins",level:3},{value:"For GNOME:",id:"for-gnome",level:4},{value:"For KDE:",id:"for-kde",level:4},{value:"\ud83d\udd27 Step 7: Adjust Performance Settings",id:"-step-7-adjust-performance-settings",level:3},{value:"Using Snigdha OS Assistant:",id:"using-snigdha-os-assistant",level:4},{value:"Manage Startup Applications:",id:"manage-startup-applications",level:4},{value:"\ud83d\udd0d Step 8: Install Useful Applications",id:"-step-8-install-useful-applications",level:3},{value:"Example Commands:",id:"example-commands",level:4},{value:"\ud83d\udda5\ufe0f Step 9: Configure Keybindings",id:"\ufe0f-step-9-configure-keybindings",level:3},{value:"KDE Plasma:",id:"kde-plasma",level:4},{value:"GNOME:",id:"gnome",level:4},{value:"\ud83c\udfb5 Step 10: Customize Sounds",id:"-step-10-customize-sounds",level:3},{value:"KDE Plasma:",id:"kde-plasma-1",level:4},{value:"\ud83d\udee1\ufe0f Step 11: Enable Gaming Tweaks",id:"\ufe0f-step-11-enable-gaming-tweaks",level:3},{value:"Install Gaming Tools:",id:"install-gaming-tools",level:4},{value:"\ud83d\ude80 Conclusion",id:"-conclusion",level:3}];function c(n){const e={a:"a",code:"code",h1:"h1",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,t.R)(),...n.components};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(e.header,{children:(0,l.jsx)(e.h1,{id:"customize-snigdha-os",children:"Customize Snigdha OS"})}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-guide-to-customizing-snigdha-os",children:["\ud83d\udd8c\ufe0f ",(0,l.jsx)(e.strong,{children:"Guide to Customizing Snigdha OS"})]}),"\n",(0,l.jsx)(e.p,{children:"Snigdha OS, with its polished look and powerful tools, is highly customizable. Whether you want to tweak the desktop environment, improve system performance, or add your personal touch, this guide will walk you through the steps to make Snigdha OS your own."}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-step-1-select-your-desktop-environment-de",children:["\u2699\ufe0f ",(0,l.jsx)(e.strong,{children:"Step 1: Select Your Desktop Environment (DE)"})]}),"\n",(0,l.jsx)(e.p,{children:"Snigdha OS comes with several desktop environments, such as KDE Plasma, GNOME, XFCE, i3, and more. Customization options depend on your DE."}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"KDE Plasma"}),": Highly customizable with themes, widgets, and layouts."]}),"\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"GNOME"}),": Simplistic and clean with extensions."]}),"\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"XFCE"}),": Lightweight and minimalistic with theming options."]}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"to-install-additional-des",children:"To install additional DEs:"}),"\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S xfce4 gnome\n"})}),"\n",(0,l.jsxs)(e.h3,{id:"-step-2-change-themes",children:["\ud83c\udfa8 ",(0,l.jsx)(e.strong,{children:"Step 2: Change Themes"})]}),"\n",(0,l.jsxs)(e.p,{children:["Snigdha OS includes ",(0,l.jsx)(e.strong,{children:"Snigdha OS Settings Manager"})," for managing themes, icons, and cursors."]}),"\n",(0,l.jsx)(e.h4,{id:"using-snigdha-os-settings-manager",children:"Using Snigdha OS Settings Manager:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"Snigdha OS Settings Manager"})," from the application menu."]}),"\n",(0,l.jsxs)(e.li,{children:["Navigate to the ",(0,l.jsx)(e.strong,{children:"Appearance"})," or ",(0,l.jsx)(e.strong,{children:"Desktop Theme"})," section."]}),"\n",(0,l.jsxs)(e.li,{children:["Select and apply a ",(0,l.jsx)(e.strong,{children:"theme"}),", ",(0,l.jsx)(e.strong,{children:"icon pack"}),", or ",(0,l.jsx)(e.strong,{children:"cursor"}),"."]}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"for-kde-plasma",children:"For KDE Plasma:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Go to ",(0,l.jsx)(e.strong,{children:"System Settings \u2192 Appearance"}),"."]}),"\n",(0,l.jsxs)(e.li,{children:["Customize:","\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Global Theme"}),": Change the entire desktop look."]}),"\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Plasma Style"}),": Adjust panel and widget styles."]}),"\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Icons"}),": Pick a new icon set."]}),"\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Application Style"}),": Change the window and button styles."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"installing-new-themes",children:"Installing New Themes:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"System Settings \u2192 Appearance \u2192 Get New Themes"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Browse and install themes, icons, or cursors."}),"\n",(0,l.jsx)(e.li,{children:"Apply them from the same menu."}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"-step-3-customize-widgets-and-panels",children:["\ud83d\udcc2 ",(0,l.jsx)(e.strong,{children:"Step 3: Customize Widgets and Panels"})]}),"\n",(0,l.jsx)(e.p,{children:"Widgets and panels enhance functionality and aesthetics."}),"\n",(0,l.jsx)(e.h4,{id:"for-kde-plasma-1",children:"For KDE Plasma:"}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:["Right-click on the desktop or panel and select ",(0,l.jsx)(e.strong,{children:"Add Widgets"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Drag and drop widgets to the desired location."}),"\n",(0,l.jsxs)(e.li,{children:["Adjust panel size, position, and contents by right-clicking the panel and selecting ",(0,l.jsx)(e.strong,{children:"Edit Panel"}),"."]}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-step-4-change-wallpapers",children:["\ud83d\uddbc\ufe0f ",(0,l.jsx)(e.strong,{children:"Step 4: Change Wallpapers"})]}),"\n",(0,l.jsx)(e.p,{children:"Snigdha OS comes with stunning default wallpapers, but you can easily add your own."}),"\n",(0,l.jsx)(e.h4,{id:"steps",children:"Steps:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Right-click on the desktop and select ",(0,l.jsx)(e.strong,{children:"Configure Desktop"})," (KDE) or ",(0,l.jsx)(e.strong,{children:"Change Background"})," (GNOME)."]}),"\n",(0,l.jsxs)(e.li,{children:["Select a wallpaper from the list or ",(0,l.jsx)(e.strong,{children:"Add Image"})," to upload your own."]}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"online-wallpapers",children:"Online Wallpapers:"}),"\n",(0,l.jsxs)(e.p,{children:["Install dynamic wallpaper applications like ",(0,l.jsx)(e.strong,{children:"Komorebi"})," or use online wallpaper tools."]}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-step-5-modify-the-grub-bootloader",children:["\ud83d\udda5\ufe0f ",(0,l.jsx)(e.strong,{children:"Step 5: Modify the GRUB Bootloader"})]}),"\n",(0,l.jsx)(e.p,{children:"Customize the GRUB bootloader for a personal touch."}),"\n",(0,l.jsx)(e.h4,{id:"install-a-grub-theme",children:"Install a GRUB Theme:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Install ",(0,l.jsx)(e.code,{children:"grub-customizer"}),":","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S grub-customizer\n"})}),"\n"]}),"\n",(0,l.jsx)(e.li,{children:"Open GRUB Customizer and select a theme."}),"\n",(0,l.jsx)(e.li,{children:"Save and reboot to see the changes."}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"-step-6-add-extensions-and-plugins",children:["\ud83d\udca1 ",(0,l.jsx)(e.strong,{children:"Step 6: Add Extensions and Plugins"})]}),"\n",(0,l.jsx)(e.p,{children:"Extensions add extra functionality to your desktop environment."}),"\n",(0,l.jsx)(e.h4,{id:"for-gnome",children:"For GNOME:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Install ",(0,l.jsx)(e.code,{children:"gnome-shell-extensions"}),":","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S gnome-shell-extensions\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["Use the ",(0,l.jsx)(e.strong,{children:"GNOME Extensions"})," website (",(0,l.jsx)(e.a,{href:"https://extensions.gnome.org",children:"extensions.gnome.org"}),") to enable and manage extensions."]}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"for-kde",children:"For KDE:"}),"\n",(0,l.jsxs)(e.p,{children:["Use the ",(0,l.jsx)(e.strong,{children:"KDE Store"})," to download and manage plugins, scripts, and widgets."]}),"\n",(0,l.jsxs)(e.h3,{id:"-step-7-adjust-performance-settings",children:["\ud83d\udd27 ",(0,l.jsx)(e.strong,{children:"Step 7: Adjust Performance Settings"})]}),"\n",(0,l.jsx)(e.p,{children:"Snigdha OS includes tools for optimizing performance."}),"\n",(0,l.jsx)(e.h4,{id:"using-snigdha-os-assistant",children:"Using Snigdha OS Assistant:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"Snigdha OS Assistant"}),"."]}),"\n",(0,l.jsxs)(e.li,{children:["Enable performance tweaks like ",(0,l.jsx)(e.strong,{children:"ZRAM"}),", ",(0,l.jsx)(e.strong,{children:"CPU governor"}),", or ",(0,l.jsx)(e.strong,{children:"RAM optimization"}),"."]}),"\n",(0,l.jsxs)(e.li,{children:["Use ",(0,l.jsx)(e.strong,{children:"System Cleaner"})," to remove unnecessary files."]}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"manage-startup-applications",children:"Manage Startup Applications:"}),"\n",(0,l.jsx)(e.p,{children:"Disable unnecessary startup applications to improve boot time:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"Startup and Shutdown"})," in ",(0,l.jsx)(e.strong,{children:"System Settings"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Uncheck apps you don\u2019t need at startup."}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"-step-8-install-useful-applications",children:["\ud83d\udd0d ",(0,l.jsx)(e.strong,{children:"Step 8: Install Useful Applications"})]}),"\n",(0,l.jsx)(e.p,{children:"Snigdha OS includes essential applications, but you can add more tools to suit your workflow."}),"\n",(0,l.jsx)(e.h4,{id:"example-commands",children:"Example Commands:"}),"\n",(0,l.jsxs)(e.ul,{children:["\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Install a Web Browser"}),":","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S firefox\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Install a Terminal Emulator"}),":","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S alacritty\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:[(0,l.jsx)(e.strong,{children:"Install AUR Packages"})," (e.g., Google Chrome):","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"yay -S google-chrome\n"})}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-step-9-configure-keybindings",children:["\ud83d\udda5\ufe0f ",(0,l.jsx)(e.strong,{children:"Step 9: Configure Keybindings"})]}),"\n",(0,l.jsx)(e.p,{children:"Set custom keyboard shortcuts for frequently used actions."}),"\n",(0,l.jsx)(e.h4,{id:"kde-plasma",children:"KDE Plasma:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"System Settings \u2192 Shortcuts"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Customize global shortcuts for applications and system actions."}),"\n"]}),"\n",(0,l.jsx)(e.h4,{id:"gnome",children:"GNOME:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"Settings \u2192 Keyboard \u2192 Custom Shortcuts"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Add and modify shortcuts for specific commands or actions."}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"-step-10-customize-sounds",children:["\ud83c\udfb5 ",(0,l.jsx)(e.strong,{children:"Step 10: Customize Sounds"})]}),"\n",(0,l.jsx)(e.p,{children:"You can change system sounds to add a unique auditory flair."}),"\n",(0,l.jsx)(e.h4,{id:"kde-plasma-1",children:"KDE Plasma:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Open ",(0,l.jsx)(e.strong,{children:"System Settings \u2192 Audio \u2192 Event Sounds"}),"."]}),"\n",(0,l.jsx)(e.li,{children:"Choose and apply custom sound themes."}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"\ufe0f-step-11-enable-gaming-tweaks",children:["\ud83d\udee1\ufe0f ",(0,l.jsx)(e.strong,{children:"Step 11: Enable Gaming Tweaks"})]}),"\n",(0,l.jsxs)(e.p,{children:["Snigdha OS has a ",(0,l.jsx)(e.strong,{children:"Gaming Edition"})," optimized for gaming, but you can also add tweaks manually."]}),"\n",(0,l.jsx)(e.h4,{id:"install-gaming-tools",children:"Install Gaming Tools:"}),"\n",(0,l.jsxs)(e.ol,{children:["\n",(0,l.jsxs)(e.li,{children:["Install ",(0,l.jsx)(e.strong,{children:"Lutris"})," for managing game libraries:","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S lutris\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["Install ",(0,l.jsx)(e.strong,{children:"Steam"}),":","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S steam\n"})}),"\n"]}),"\n",(0,l.jsxs)(e.li,{children:["Enable ",(0,l.jsx)(e.strong,{children:"GameMode"})," for performance:","\n",(0,l.jsx)(e.pre,{children:(0,l.jsx)(e.code,{className:"language-bash",children:"sudo pacman -S gamemode\n"})}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(e.h3,{id:"-conclusion",children:["\ud83d\ude80 ",(0,l.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,l.jsx)(e.p,{children:"Snigdha OS is one of the most customizable Linux distributions, offering endless possibilities to tailor your desktop. From themes to performance tweaks, you can make it your perfect operating system. Dive in, experiment, and enjoy your personalized Linux experience! \ud83c\udf89"})]})}function h(n={}){const{wrapper:e}={...(0,t.R)(),...n.components};return e?(0,l.jsx)(e,{...n,children:(0,l.jsx)(c,{...n})}):c(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>a,x:()=>o});var i=s(758);const l={},t=i.createContext(l);function a(n){const e=i.useContext(t);return i.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function o(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(l):n.components||l:a(n.components),i.createElement(t.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/f09ae079.5e13b6ef.js b/hi/assets/js/f09ae079.5e13b6ef.js
deleted file mode 100644
index e8507fb6..00000000
--- a/hi/assets/js/f09ae079.5e13b6ef.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[244],{9375:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>l,contentTitle:()=>r,default:()=>h,frontMatter:()=>a,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"installation/important-note-for-snigdha-os-installation","title":"Important Note","description":"Installing Snigdha OS is an exciting step toward a customized and high-performance Linux experience. However, before you proceed, it\'s crucial to be fully prepared. Please read this guide carefully to ensure a smooth and secure installation process. \ud83d\udca1","source":"@site/docs/installation/important-note-for-snigdha-os-installation.md","sourceDirName":"installation","slug":"/installation/important-note-for-snigdha-os-installation","permalink":"/documentation/hi/installation/important-note-for-snigdha-os-installation","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/important-note-for-snigdha-os-installation.md","tags":[],"version":"current","lastUpdatedAt":1736087671000,"sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"tutorialSidebar","previous":{"title":"System Requirements","permalink":"/documentation/hi/installation/snigdha-os-system-requirements"},"next":{"title":"Download Snigdha OS","permalink":"/documentation/hi/installation/download-snigdha-os"}}');var o=t(6070),s=t(6599);const a={sidebar_position:2},r="Important Note",l={},d=[{value:"\ud83d\udd12 Backup Your Data",id:"-backup-your-data",level:2},{value:"\u26a0\ufe0f Know Your System",id:"\ufe0f-know-your-system",level:2},{value:"\ud83c\udf10 Stable Internet Connection Required(Online Installation)",id:"-stable-internet-connection-requiredonline-installation",level:2},{value:"\ud83d\udcdc Read the Documentation",id:"-read-the-documentation",level:2},{value:"\ud83d\uded1 Dual Boot Warning",id:"-dual-boot-warning",level:2},{value:"\ud83c\udfd7\ufe0f Installation Checklist",id:"\ufe0f-installation-checklist",level:2},{value:"\ud83e\uddd1\u200d\ud83d\udcbb Need Help?",id:"-need-help",level:2}];function c(e){const n={a:"a",code:"code",h1:"h1",h2:"h2",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,s.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.header,{children:(0,o.jsx)(n.h1,{id:"important-note",children:"Important Note"})}),"\n",(0,o.jsx)(n.p,{children:"Installing Snigdha OS is an exciting step toward a customized and high-performance Linux experience. However, before you proceed, it's crucial to be fully prepared. Please read this guide carefully to ensure a smooth and secure installation process. \ud83d\udca1"}),"\n",(0,o.jsx)(n.h2,{id:"-backup-your-data",children:"\ud83d\udd12 Backup Your Data"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\ud83d\uddc2\ufe0f ",(0,o.jsx)(n.strong,{children:"Backup is essential!"})," Before making any changes to your system, ensure you have securely backed up all critical files and data to an external drive or cloud storage."]}),"\n",(0,o.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,o.jsx)(n.strong,{children:"Why?"})," The installation process involves disk partitioning, which can result in data loss if done incorrectly."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"\ufe0f-know-your-system",children:"\u26a0\ufe0f Know Your System"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsx)(n.li,{children:"\ud83d\udda5\ufe0f Ensure you are familiar with your system's hardware, including disk configuration, BIOS/UEFI settings, and boot order."}),"\n",(0,o.jsxs)(n.li,{children:["\ud83d\udee0\ufe0f Check system compatibility with Snigdha OS requirements:","\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.strong,{children:"Processor:"})," x86_64 architecture"]}),"\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.strong,{children:"RAM:"})," Minimum 2 GB (4 GB recommended)"]}),"\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.strong,{children:"Storage:"})," Minimum 20 GB free space"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-stable-internet-connection-requiredonline-installation",children:"\ud83c\udf10 Stable Internet Connection Required(Online Installation)"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\ud83d\udcf6 ",(0,o.jsx)(n.strong,{children:"Internet is a must if you are going for online installation!"})," The installation process downloads essential packages in real-time. Ensure you have a stable and reliable internet connection throughout the setup."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-read-the-documentation",children:"\ud83d\udcdc Read the Documentation"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\ud83d\udcd6 ",(0,o.jsx)(n.strong,{children:"Thoroughly review the installation documentation"})," to understand each step. Jumping into the process without preparation can lead to errors or an incomplete setup."]}),"\n",(0,o.jsxs)(n.li,{children:["\ud83e\udded Follow the official ",(0,o.jsx)(n.a,{href:"https://snigdha-os.github.io/documentation/",children:"Snigdha OS Documentation"})," for detailed guidance."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-dual-boot-warning",children:"\ud83d\uded1 Dual Boot Warning"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsx)(n.li,{children:"\ud83d\udca1 If you are installing Snigdha OS alongside another operating system (dual boot), be cautious when partitioning the disk."}),"\n",(0,o.jsx)(n.li,{children:"\ud83d\udd27 Misconfiguring the bootloader or partition scheme can render other operating systems unbootable."}),"\n",(0,o.jsxs)(n.li,{children:["\ud83d\udee1\ufe0f Use tools like ",(0,o.jsx)(n.code,{children:"GParted"})," to prepare your disk safely."]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"\ufe0f-installation-checklist",children:"\ud83c\udfd7\ufe0f Installation Checklist"}),"\n",(0,o.jsx)(n.p,{children:"Before you begin, ensure you have:"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\u2705 A ",(0,o.jsx)(n.strong,{children:"bootable USB drive"})," with the Snigdha OS ISO."]}),"\n",(0,o.jsx)(n.li,{children:"\u2705 Backed up all critical data."}),"\n",(0,o.jsxs)(n.li,{children:["\u2705 A stable internet connection.",(0,o.jsx)(n.strong,{children:"(Optional)"})]}),"\n",(0,o.jsx)(n.li,{children:"\u2705 A system that meets the hardware requirements."}),"\n",(0,o.jsx)(n.li,{children:"\u2705 Read and understood the installation guide."}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"-need-help",children:"\ud83e\uddd1\u200d\ud83d\udcbb Need Help?"}),"\n",(0,o.jsx)(n.p,{children:"If you encounter any issues during installation:"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["Visit our ",(0,o.jsx)(n.a,{href:"https://forum.snigdhaos.org",children:"community forums"})," for support."]}),"\n",(0,o.jsxs)(n.li,{children:["Check out the troubleshooting section in the ",(0,o.jsx)(n.a,{href:"https://snigdha-os.github.io/documentation/",children:"Snigdha OS documentation"}),"."]}),"\n",(0,o.jsx)(n.li,{children:"Reach out to the active developers or contributors for assistance."}),"\n"]}),"\n",(0,o.jsx)(n.p,{children:"Installing Snigdha OS is a journey into the world of minimalistic and powerful Linux. \ud83c\udf1f With proper preparation, you're just a few steps away from an amazing experience. Good luck! \ud83d\ude80"})]})}function h(e={}){const{wrapper:n}={...(0,s.R)(),...e.components};return n?(0,o.jsx)(n,{...e,children:(0,o.jsx)(c,{...e})}):c(e)}},6599:(e,n,t)=>{t.d(n,{R:()=>a,x:()=>r});var i=t(758);const o={},s=i.createContext(o);function a(e){const n=i.useContext(s);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:a(e.components),i.createElement(s.Provider,{value:n},e.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/f14916cd.467fc4ab.js b/hi/assets/js/f14916cd.467fc4ab.js
deleted file mode 100644
index 25bf6735..00000000
--- a/hi/assets/js/f14916cd.467fc4ab.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[281],{8127:(n,s,e)=>{e.r(s),e.d(s,{assets:()=>t,contentTitle:()=>d,default:()=>x,frontMatter:()=>l,metadata:()=>i,toc:()=>o});const i=JSON.parse('{"id":"user-guide/snigdha-os-command-shorcuts","title":"Shortcut for Developers","description":"Git Commands & Aliases","source":"@site/docs/user-guide/snigdha-os-command-shorcuts.md","sourceDirName":"user-guide","slug":"/user-guide/snigdha-os-command-shorcuts","permalink":"/documentation/hi/user-guide/snigdha-os-command-shorcuts","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/user-guide/snigdha-os-command-shorcuts.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"tutorialSidebar","previous":{"title":"Introduction to Terminal","permalink":"/documentation/hi/user-guide/snigdha-os-terminal-shortcuts"},"next":{"title":"Installing with AUR","permalink":"/documentation/hi/user-guide/snigdha-os-and-aur"}}');var r=e(6070),c=e(6599);const l={sidebar_position:2},d="Shortcut for Developers",t={},o=[{value:"Git Commands & Aliases",id:"git-commands--aliases",level:3},{value:"npm Aliases",id:"npm-aliases",level:3},{value:"pnpm Aliases",id:"pnpm-aliases",level:3},{value:"Python Aliases",id:"python-aliases",level:3},{value:"C++ Aliases",id:"c-aliases",level:3},{value:"C Aliases",id:"c-aliases-1",level:3},{value:"Rust Aliases",id:"rust-aliases",level:3}];function h(n){const s={br:"br",code:"code",h1:"h1",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,c.R)(),...n.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.header,{children:(0,r.jsx)(s.h1,{id:"shortcut-for-developers",children:"Shortcut for Developers"})}),"\n",(0,r.jsx)(s.h3,{id:"git-commands--aliases",children:"Git Commands & Aliases"}),"\n",(0,r.jsx)(s.p,{children:"Here are your Git aliases with explanations and emojis for easy reference:"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gs="git status"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","Show the current status of the Git repository (modified files, untracked files, etc.)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias ga="git add"'})})," \u2795:",(0,r.jsx)(s.br,{}),"\n","Stage changes for commit (adds a file to the staging area)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gaa="git add --all"'})})," \ud83d\udce5:",(0,r.jsx)(s.br,{}),"\n","Stage all modified, deleted, and untracked files for commit."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gc="git commit"'})})," \u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Commit the staged changes to the repository."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gca="git commit --amend"'})})," \ud83d\udd04\u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Amend the last commit (useful for correcting commit messages or adding more changes)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gcm="git commit -m"'})})," \ud83d\udcdd\ud83d\udcac:",(0,r.jsx)(s.br,{}),"\n","Commit changes with a specific commit message."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gco="git checkout"'})})," \ud83d\udd00:",(0,r.jsx)(s.br,{}),"\n","Switch branches or restore working directory files."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gbr="git branch"'})})," \ud83c\udf3f:",(0,r.jsx)(s.br,{}),"\n","List, create, or delete Git branches."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gb="git branch"'})})," \ud83c\udf31:",(0,r.jsx)(s.br,{}),"\n","List all branches in the repository."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gl="git log"'})})," \ud83d\udcd6:",(0,r.jsx)(s.br,{}),"\n","View the commit history with details like author and message."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias glg="git log --oneline --graph --all"'})})," \ud83d\uddc2\ufe0f\ud83d\udcca:",(0,r.jsx)(s.br,{}),"\n","View a visualized, condensed commit history (one-line format with a graph showing branching and merging)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gst="git stash"'})})," \ud83d\uddc2\ufe0f\ud83d\udd12:",(0,r.jsx)(s.br,{}),"\n","Temporarily save changes that are not ready for commit."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gpo="git push origin"'})})," \ud83d\ude80\ud83c\udf0d:",(0,r.jsx)(s.br,{}),"\n","Push your local commits to the remote repository on the ",(0,r.jsx)(s.code,{children:"origin"})," remote."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gpl="git pull"'})})," \ud83d\udd04\ud83d\udd03:",(0,r.jsx)(s.br,{}),"\n","Pull changes from the remote repository (fetch and merge)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gup="git pull --rebase"'})})," \ud83d\udd04\ud83d\udcc5:",(0,r.jsx)(s.br,{}),"\n","Pull changes from the remote repository but rebase your local commits on top of the remote branch."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gd="git diff"'})})," \ud83d\udd0d\ud83d\udcdd:",(0,r.jsx)(s.br,{}),"\n","Show changes between commits, working directory, and staged changes."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gds="git diff --staged"'})})," \ud83d\udcd1:",(0,r.jsx)(s.br,{}),"\n","Show the differences between the staged changes and the last commit."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gls="git ls-files"'})})," \ud83d\uddc3\ufe0f:",(0,r.jsx)(s.br,{}),"\n","List all files currently tracked by Git in the repository."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gcl="git clone"'})})," \ud83d\udee0\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Clone a Git repository into a new directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'alias gtag="git tag"'})})," \ud83c\udff7\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Create, list, or delete tags in the Git repository."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.p,{children:"These Git aliases provide quick access to common Git operations, making version control more efficient and saving you time while working with Git repositories."}),"\n",(0,r.jsx)(s.p,{children:"Here are the explanations for your aliases across various tools, with some added emojis to make them more visually engaging:"}),"\n",(0,r.jsx)(s.h3,{id:"npm-aliases",children:"npm Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'ni="npm install"'})})," \ud83d\udee0\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Install dependencies for the project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nis="npm install --save"'})})," \ud83d\udcbe:",(0,r.jsx)(s.br,{}),"\n","Install and save the package in the ",(0,r.jsx)(s.code,{children:"dependencies"})," section of ",(0,r.jsx)(s.code,{children:"package.json"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nisdev="npm install --save-dev"'})})," \ud83d\udee0\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Install and save the package as a development dependency."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nup="npm update"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Update all installed npm packages to their latest versions."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nstart="npm start"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Start the application (runs the start script)."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nrun="npm run"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Run any custom npm script defined in ",(0,r.jsx)(s.code,{children:"package.json"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'ntest="npm test"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests defined in the ",(0,r.jsx)(s.code,{children:"test"})," script."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nls="npm ls"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","List all installed packages in the current project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nci="npm ci"'})})," \u26a1:",(0,r.jsx)(s.br,{}),"\n","Perform a clean install (faster and more predictable than ",(0,r.jsx)(s.code,{children:"npm install"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nfund="npm fund"'})})," \ud83d\udcb0:",(0,r.jsx)(s.br,{}),"\n","Show the funding information for your project's dependencies."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'npublish="npm publish"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Publish your package to the npm registry."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nversion="npm version"'})})," \ud83d\udd22:",(0,r.jsx)(s.br,{}),"\n","View and manage versioning for your project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nrm="npm run"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Run a specific npm script."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'nout="npm outdated"'})})," \u23f3:",(0,r.jsx)(s.br,{}),"\n","Check for outdated packages in your project."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"pnpm-aliases",children:"pnpm Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pni="pnpm install"'})})," \ud83d\udee0\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Install dependencies using pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnis="pnpm install --save"'})})," \ud83d\udcbe:",(0,r.jsx)(s.br,{}),"\n","Install and save the package in ",(0,r.jsx)(s.code,{children:"dependencies"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnisdev="pnpm install --save-dev"'})})," \ud83d\udee0\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Install and save the package as a development dependency."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnm="pnpm manager"'})})," \u2699\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Use pnpm as the package manager."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnup="pnpm update"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Update all installed pnpm packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnstart="pnpm start"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Start the application with pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnrun="pnpm run"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Run any script defined in ",(0,r.jsx)(s.code,{children:"package.json"})," using pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pntest="pnpm test"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests defined in the ",(0,r.jsx)(s.code,{children:"test"})," script using pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnls="pnpm list"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","List all installed pnpm packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnci="pnpm ci"'})})," \u26a1:",(0,r.jsx)(s.br,{}),"\n","Perform a clean install with pnpm."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnpublish="pnpm publish"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Publish a package to the pnpm registry."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnversion="pnpm version"'})})," \ud83d\udd22:",(0,r.jsx)(s.br,{}),"\n","View and manage versioning for your pnpm project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pnout="pnpm outdated"'})})," \u23f3:",(0,r.jsx)(s.br,{}),"\n","Check for outdated pnpm packages."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"python-aliases",children:"Python Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'py="python"'})})," \ud83d\udc0d:",(0,r.jsx)(s.br,{}),"\n","Shortcut for the Python interpreter."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'py3="python3"'})})," \ud83d\udc0d3:",(0,r.jsx)(s.br,{}),"\n","Shortcut for Python 3 interpreter."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pip="pip3"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Use ",(0,r.jsx)(s.code,{children:"pip3"})," to manage Python packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pipup="pip install --upgrade"'})})," \u2b06\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Upgrade pip packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyvenv="python3 -m venv"'})})," \ud83d\udc0d\ud83e\uddf3:",(0,r.jsx)(s.br,{}),"\n","Create a Python virtual environment."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyactivate="source venv/bin/activate"'})})," \ud83d\udd11:",(0,r.jsx)(s.br,{}),"\n","Activate a Python virtual environment."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pydeactivate="deactivate"'})})," \u274c:",(0,r.jsx)(s.br,{}),"\n","Deactivate the current Python virtual environment."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyrun="python"'})})," \ud83d\udc0d\ud83c\udfc3\u200d\u2642\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Run a Python script."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pycheck="python -m py_compile"'})})," \ud83d\udd0d\ud83d\udcdd:",(0,r.jsx)(s.br,{}),"\n","Check Python script syntax without running it."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pytest="python -m pytest"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests with pytest."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pydoc="python -m pydoc"'})})," \ud83d\udcda:",(0,r.jsx)(s.br,{}),"\n","Launch Python documentation server."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pylist="pip list"'})})," \ud83d\udcdc:",(0,r.jsx)(s.br,{}),"\n","List installed Python packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyfreeze="pip freeze"'})})," \u2744\ufe0f:",(0,r.jsx)(s.br,{}),"\n","List installed packages in ",(0,r.jsx)(s.code,{children:"requirements.txt"})," format."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyinstall="pip install"'})})," \ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Install Python packages."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'pyuninstall="pip uninstall"'})})," \u274c\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Uninstall Python packages."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"c-aliases",children:"C++ Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-compile="g++ -std=c++17 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Compile C++ code with standard C++17 features and output as ",(0,r.jsx)(s.code,{children:"output"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-run="g++ -std=c++17 -Wall -Wextra -o output && ./output"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Compile and run a C++ program."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-compile-opt="g++ -std=c++17 -O2 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Compile C++ code with optimizations (",(0,r.jsx)(s.code,{children:"-O2"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-clean="rm -f output"'})})," \ud83e\uddf9:",(0,r.jsx)(s.br,{}),"\n","Remove the compiled output file."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-build-all="g++ -std=c++17 -Wall -Wextra *.cpp -o output"'})})," \ud83d\udd28:",(0,r.jsx)(s.br,{}),"\n","Compile all ",(0,r.jsx)(s.code,{children:".cpp"})," files in the directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-edit="nano"'})})," \u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Open the code in the ",(0,r.jsx)(s.code,{children:"nano"})," text editor."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'cpp-exec="./output"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Execute the compiled output."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"c-aliases-1",children:"C Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-compile="gcc -std=c11 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Compile C code with standard C11 features and output as ",(0,r.jsx)(s.code,{children:"output"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-run="gcc -std=c11 -Wall -Wextra -o output && ./output"'})})," \u25b6\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Compile and run a C program."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-compile-opt="gcc -std=c11 -O2 -Wall -Wextra -o output"'})})," \u2699\ufe0f\ud83d\udd27:",(0,r.jsx)(s.br,{}),"\n","Compile C code with optimizations (",(0,r.jsx)(s.code,{children:"-O2"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-clean="rm -f output"'})})," \ud83e\uddf9:",(0,r.jsx)(s.br,{}),"\n","Remove the compiled output file."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-build-all="gcc -std=c11 -Wall -Wextra *.c -o output"'})})," \ud83d\udd28:",(0,r.jsx)(s.br,{}),"\n","Compile all ",(0,r.jsx)(s.code,{children:".c"})," files in the directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-edit="nano"'})})," \u270f\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Open the code in the ",(0,r.jsx)(s.code,{children:"nano"})," text editor."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'c-exec="./output"'})})," \u25b6\ufe0f\ud83d\udcbb:",(0,r.jsx)(s.br,{}),"\n","Execute the compiled output."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h3,{id:"rust-aliases",children:"Rust Aliases"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rustc="rustc"'})})," \u2699\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Compile Rust programs using the ",(0,r.jsx)(s.code,{children:"rustc"})," compiler."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-run="cargo run"'})})," \u25b6\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Run the current Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-build="cargo build"'})})," \ud83c\udfd7\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Build the current Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-build-rel="cargo build --release"'})})," \ud83c\udfd7\ufe0f\ud83d\ude80:",(0,r.jsx)(s.br,{}),"\n","Build the project in release mode for optimizations."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-test="cargo test"'})})," \ud83e\uddea:",(0,r.jsx)(s.br,{}),"\n","Run tests for the current project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-clean="cargo clean"'})})," \ud83e\uddf9:",(0,r.jsx)(s.br,{}),"\n","Clean the build directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-fmt="cargo fmt"'})})," \ud83d\udd27\ud83d\udcd0:",(0,r.jsx)(s.br,{}),"\n","Format the Rust code."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-clippy="cargo clippy"'})})," \ud83d\udd0d:",(0,r.jsx)(s.br,{}),"\n","Run Clippy to check the code for potential issues."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-doc="cargo doc --open"'})})," \ud83d\udcda:",(0,r.jsx)(s.br,{}),"\n","Generate and open Rust documentation."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-new="cargo new"'})})," \ud83d\udee0\ufe0f\ud83d\udce6:",(0,r.jsx)(s.br,{}),"\n","Create a new Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-init="cargo init"'})})," \u2699\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Initialize a new Rust project in an existing directory."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-add="cargo add"'})})," \u2795:",(0,r.jsx)(s.br,{}),"\n","Add a dependency to the Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-upd="rustup update"'})})," \ud83d\udd04:",(0,r.jsx)(s.br,{}),"\n","Update the Rust toolchain."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-ver="rustc --version"'})})," \ud83d\udcc5:",(0,r.jsx)(s.br,{}),"\n","Display the version of ",(0,r.jsx)(s.code,{children:"rustc"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-watch="cargo watch -x run"'})})," \ud83d\udc40:",(0,r.jsx)(s.br,{}),"\n","Watch for changes in the Rust project and run automatically."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-deps="cargo tree"'})})," \ud83d\uddc2\ufe0f:",(0,r.jsx)(s.br,{}),"\n","Show the dependency tree of the Rust project."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-check="cargo check"'})})," \u2705:",(0,r.jsx)(s.br,{}),"\n","Check the code for errors without building it."]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["\n",(0,r.jsxs)(s.p,{children:[(0,r.jsx)(s.strong,{children:(0,r.jsx)(s.code,{children:'rust-ls="ls -alh --color=auto"'})})," \ud83d\udcc2:",(0,r.jsx)(s.br,{}),"\n","List the project directory contents with detailed info."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.p,{children:"These aliases will help streamline your workflow in a variety of languages and package managers!"})]})}function x(n={}){const{wrapper:s}={...(0,c.R)(),...n.components};return s?(0,r.jsx)(s,{...n,children:(0,r.jsx)(h,{...n})}):h(n)}},6599:(n,s,e)=>{e.d(s,{R:()=>l,x:()=>d});var i=e(758);const r={},c=i.createContext(r);function l(n){const s=i.useContext(c);return i.useMemo((function(){return"function"==typeof n?n(s):{...s,...n}}),[s,n])}function d(n){let s;return s=n.disableParentContext?"function"==typeof n.components?n.components(r):n.components||r:l(n.components),i.createElement(c.Provider,{value:s},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/f232a881.ab6db4ff.js b/hi/assets/js/f232a881.ab6db4ff.js
deleted file mode 100644
index ecbd68b5..00000000
--- a/hi/assets/js/f232a881.ab6db4ff.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[174],{3783:(n,e,i)=>{i.r(e),i.d(e,{assets:()=>d,contentTitle:()=>l,default:()=>c,frontMatter:()=>r,metadata:()=>s,toc:()=>h});const s=JSON.parse('{"id":"installation/download-snigdha-os","title":"Download Snigdha OS","description":"Here\u2019s the updated Markdown file with Ventoy instructions added for creating bootable media:","source":"@site/docs/installation/download-snigdha-os.md","sourceDirName":"installation","slug":"/installation/download-snigdha-os","permalink":"/documentation/hi/installation/download-snigdha-os","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/download-snigdha-os.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":3,"frontMatter":{"sidebar_position":3},"sidebar":"tutorialSidebar","previous":{"title":"Important Note","permalink":"/documentation/hi/installation/important-note-for-snigdha-os-installation"},"next":{"title":"Live Environment","permalink":"/documentation/hi/installation/snigdha-os-live-environment"}}');var o=i(6070),t=i(6599);const r={sidebar_position:3},l="Download Snigdha OS",d={},h=[{value:"\ud83c\udf1f Guide to Download Snigdha OS",id:"-guide-to-download-snigdha-os",level:3},{value:"\ud83d\udd3d Step 1: Visit the Official Snigdha OS Website",id:"-step-1-visit-the-official-snigdha-os-website",level:2},{value:"\ud83d\udcbb Step 2: Download the ISO File",id:"-step-2-download-the-iso-file",level:2},{value:"\ud83d\udd0d Step 3: Verify the Download (Optional)",id:"-step-3-verify-the-download-optional",level:2},{value:"\ud83d\udcbf Step 4: Create Bootable Media (USB or DVD)",id:"-step-4-create-bootable-media-usb-or-dvd",level:2},{value:"Option 1: Using Ventoy \ud83d\udee0\ufe0f",id:"option-1-using-ventoy-\ufe0f",level:3},{value:"Option 2: Using dd (Linux)",id:"option-2-using-dd-linux",level:3},{value:"Option 3: Using Rufus (Windows)",id:"option-3-using-rufus-windows",level:3},{value:"Option 4: Burn to a DVD (Optional)",id:"option-4-burn-to-a-dvd-optional",level:3},{value:"\ud83d\ude80 Step 5: Boot from USB or DVD",id:"-step-5-boot-from-usb-or-dvd",level:2},{value:"\ud83c\udfc1 Conclusion",id:"-conclusion",level:2}];function a(n){const e={a:"a",br:"br",code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,t.R)(),...n.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(e.header,{children:(0,o.jsx)(e.h1,{id:"download-snigdha-os",children:"Download Snigdha OS"})}),"\n",(0,o.jsxs)(e.p,{children:["Here\u2019s the updated ",(0,o.jsx)(e.strong,{children:"Markdown file"})," with Ventoy instructions added for creating bootable media:"]}),"\n",(0,o.jsxs)(e.h3,{id:"-guide-to-download-snigdha-os",children:["\ud83c\udf1f ",(0,o.jsx)(e.strong,{children:"Guide to Download Snigdha OS"})]}),"\n",(0,o.jsx)(e.p,{children:"Snigdha OS is a beautiful Arch-based distribution that provides an intuitive and user-friendly experience, complete with eye-catching themes, performance enhancements, and pre-configured software. Here's a simple guide to help you download Snigdha OS and start using it on your system."}),"\n",(0,o.jsxs)(e.h2,{id:"-step-1-visit-the-official-snigdha-os-website",children:["\ud83d\udd3d ",(0,o.jsx)(e.strong,{children:"Step 1: Visit the Official Snigdha OS Website"})]}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Go to the Official Snigdha OS Website"}),":",(0,o.jsx)(e.br,{}),"\n","Open your browser and visit the official Snigdha OS website to download the ISO. The website is:"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsx)(e.li,{children:(0,o.jsx)(e.a,{href:"https://snigdhaos.org/downloads.html",children:"Download Snigdha OS"})}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Choose Your Preferred Edition"}),":",(0,o.jsx)(e.br,{}),"\n","Snigdha OS offers several editions based on desktop environments and use cases. Some of the most popular editions include:"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsxs)(e.li,{children:[(0,o.jsx)(e.strong,{children:"Snigdha OS KDE"})," (KDE Plasma desktop with customizations)"]}),"\n",(0,o.jsxs)(e.li,{children:[(0,o.jsx)(e.strong,{children:"Snigdha OS XFCE"})," (A lighter desktop environment)"]}),"\n",(0,o.jsxs)(e.li,{children:[(0,o.jsx)(e.strong,{children:"Snigdha OS GNOME"})," (GNOME desktop environment)"]}),"\n",(0,o.jsxs)(e.li,{children:[(0,o.jsx)(e.strong,{children:"Snigdha OS LXQt"})," (A very lightweight desktop environment)"]}),"\n",(0,o.jsxs)(e.li,{children:[(0,o.jsx)(e.strong,{children:"Snigdha OS i3WM"})," (A minimalist tiling window manager)"]}),"\n"]}),"\n",(0,o.jsx)(e.p,{children:"Select the edition that best fits your preferences."}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.h2,{id:"-step-2-download-the-iso-file",children:["\ud83d\udcbb ",(0,o.jsx)(e.strong,{children:"Step 2: Download the ISO File"})]}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Click on the Desired Edition"}),":",(0,o.jsx)(e.br,{}),"\n","Once on the Snigdha OS download page, select the edition you want to install. The page will provide a direct download link or a mirror list for the ISO."]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Start the Download"}),":",(0,o.jsx)(e.br,{}),"\n","After selecting your edition, click on the ",(0,o.jsx)(e.strong,{children:"Download"})," button. The file will typically be named something like:"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsx)(e.li,{children:(0,o.jsx)(e.code,{children:"snigdhaos-YYYY.MM.DD-x86_64.iso"})}),"\n",(0,o.jsxs)(e.li,{children:["Example: ",(0,o.jsx)(e.code,{children:"snigdhaos-2024.12.01-x86_64.iso"})]}),"\n"]}),"\n",(0,o.jsx)(e.p,{children:"Wait for the download to complete. The size is typically around 2-3 GB, depending on the edition."}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.h2,{id:"-step-3-verify-the-download-optional",children:["\ud83d\udd0d ",(0,o.jsx)(e.strong,{children:"Step 3: Verify the Download (Optional)"})]}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Verify the Integrity of the ISO"}),":",(0,o.jsx)(e.br,{}),"\n","To ensure that the ISO file has not been corrupted during download, it\u2019s a good idea to verify its checksum (SHA256 or SHA1) to compare it with the official value."]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Check the provided checksum"})," on the Snigdha OS website."]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Run the following command"})," in the terminal (replace the filename with your downloaded ISO file):"]}),"\n",(0,o.jsx)(e.pre,{children:(0,o.jsx)(e.code,{className:"language-bash",children:"sha256sum snigdhaos-YYYY.MM.DD-x86_64.iso\n"})}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsx)(e.p,{children:"Compare the output checksum with the one on the Snigdha OS website. If they match, your download is intact."}),"\n"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.h2,{id:"-step-4-create-bootable-media-usb-or-dvd",children:["\ud83d\udcbf ",(0,o.jsx)(e.strong,{children:"Step 4: Create Bootable Media (USB or DVD)"})]}),"\n",(0,o.jsx)(e.h3,{id:"option-1-using-ventoy-\ufe0f",children:"Option 1: Using Ventoy \ud83d\udee0\ufe0f"}),"\n",(0,o.jsx)(e.p,{children:"Ventoy is an excellent tool for creating multi-boot USB drives with minimal effort."}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Download Ventoy"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsxs)(e.li,{children:["Visit the ",(0,o.jsx)(e.a,{href:"https://www.ventoy.net/",children:"Ventoy website"})," and download the latest version for your operating system."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Install Ventoy on Your USB Drive"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsxs)(e.li,{children:["Extract the Ventoy zip file and run the installation script (e.g., ",(0,o.jsx)(e.code,{children:"Ventoy2Disk.exe"})," for Windows or ",(0,o.jsx)(e.code,{children:"./Ventoy2Disk.sh"})," for Linux)."]}),"\n",(0,o.jsxs)(e.li,{children:["Select your USB drive and click ",(0,o.jsx)(e.strong,{children:"Install"}),"."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Copy the Snigdha OS ISO"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsx)(e.li,{children:"Once Ventoy is installed on the USB drive, copy the downloaded Snigdha OS ISO file directly to the USB drive."}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Boot with Ventoy"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsx)(e.li,{children:"Restart your system and boot from the Ventoy USB drive. Select the Snigdha OS ISO from the Ventoy menu."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(e.h3,{id:"option-2-using-dd-linux",children:"Option 2: Using dd (Linux)"}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Insert your USB Drive"})," and check its device name using the ",(0,o.jsx)(e.code,{children:"lsblk"})," command:"]}),"\n",(0,o.jsx)(e.pre,{children:(0,o.jsx)(e.code,{className:"language-bash",children:"lsblk\n"})}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Write the ISO to the USB"}),":"]}),"\n",(0,o.jsx)(e.pre,{children:(0,o.jsx)(e.code,{className:"language-bash",children:"sudo dd if=snigdhaos-YYYY.MM.DD-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync\n"})}),"\n",(0,o.jsxs)(e.p,{children:["Replace ",(0,o.jsx)(e.code,{children:"/dev/sdX"})," with your USB drive's actual device (e.g., ",(0,o.jsx)(e.code,{children:"/dev/sdb"}),")."]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(e.h3,{id:"option-3-using-rufus-windows",children:"Option 3: Using Rufus (Windows)"}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Download Rufus"}),":",(0,o.jsx)(e.br,{}),"\n","Download and install ",(0,o.jsx)(e.strong,{children:"Rufus"})," from ",(0,o.jsx)(e.a,{href:"https://rufus.ie/",children:"Rufus website"}),"."]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Create a Bootable USB Drive"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsx)(e.li,{children:"Insert your USB drive and launch Rufus."}),"\n",(0,o.jsx)(e.li,{children:"Select the Snigdha OS ISO and choose the USB drive."}),"\n",(0,o.jsxs)(e.li,{children:["Click ",(0,o.jsx)(e.strong,{children:"Start"})," to create the bootable USB drive."]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(e.h3,{id:"option-4-burn-to-a-dvd-optional",children:"Option 4: Burn to a DVD (Optional)"}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Download ImgBurn or Brasero"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsxs)(e.li,{children:["Windows: Use ",(0,o.jsx)(e.a,{href:"https://www.imgburn.com/",children:"ImgBurn"}),"."]}),"\n",(0,o.jsx)(e.li,{children:"Linux: Use Brasero."}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Burn the ISO to a DVD"}),":",(0,o.jsx)(e.br,{}),"\n","Follow the application instructions to burn the ISO file to a blank DVD."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.h2,{id:"-step-5-boot-from-usb-or-dvd",children:["\ud83d\ude80 ",(0,o.jsx)(e.strong,{children:"Step 5: Boot from USB or DVD"})]}),"\n",(0,o.jsxs)(e.ol,{children:["\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Insert the Bootable USB or DVD"})," into the system where you want to install Snigdha OS."]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Enter BIOS/UEFI"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsxs)(e.li,{children:["Restart the computer and press the key to enter BIOS/UEFI (e.g., ",(0,o.jsx)(e.code,{children:"F2"}),", ",(0,o.jsx)(e.code,{children:"DEL"}),", or ",(0,o.jsx)(e.code,{children:"ESC"}),")."]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Set USB/DVD as Primary Boot Device"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsx)(e.li,{children:"In BIOS/UEFI settings, set the USB drive or DVD as the primary boot device."}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.li,{children:["\n",(0,o.jsxs)(e.p,{children:[(0,o.jsx)(e.strong,{children:"Save and Reboot"}),":"]}),"\n",(0,o.jsxs)(e.ul,{children:["\n",(0,o.jsx)(e.li,{children:"Save the settings and reboot. Your system should boot into the Snigdha OS live environment."}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsxs)(e.h2,{id:"-conclusion",children:["\ud83c\udfc1 ",(0,o.jsx)(e.strong,{children:"Conclusion"})]}),"\n",(0,o.jsxs)(e.p,{children:["Now that you\u2019ve successfully downloaded and created bootable media for Snigdha OS, you\u2019re ready to move forward with installation. You can use the ",(0,o.jsx)(e.strong,{children:"Calamares graphical installer"})," for a smooth installation experience or proceed with manual partitioning if you're an advanced user."]}),"\n",(0,o.jsxs)(e.p,{children:["For more detailed installation instructions, visit the ",(0,o.jsx)(e.a,{href:"https://wiki.snigdhaos.org/",children:"Snigdha OS Wiki"}),"."]}),"\n",(0,o.jsx)(e.p,{children:"Enjoy the performance and beauty of Snigdha OS! \ud83d\ude0e\ud83d\ude80"})]})}function c(n={}){const{wrapper:e}={...(0,t.R)(),...n.components};return e?(0,o.jsx)(e,{...n,children:(0,o.jsx)(a,{...n})}):a(n)}},6599:(n,e,i)=>{i.d(e,{R:()=>r,x:()=>l});var s=i(758);const o={},t=s.createContext(o);function r(n){const e=s.useContext(t);return s.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function l(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(o):n.components||o:r(n.components),s.createElement(t.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/fcde6a50.3e423302.js b/hi/assets/js/fcde6a50.3e423302.js
new file mode 100644
index 00000000..5043654a
--- /dev/null
+++ b/hi/assets/js/fcde6a50.3e423302.js
@@ -0,0 +1 @@
+"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[168],{7830:(n,e,s)=>{s.r(e),s.d(e,{assets:()=>o,contentTitle:()=>d,default:()=>a,frontMatter:()=>c,metadata:()=>i,toc:()=>t});const i=JSON.parse('{"id":"user-guide/snigdha-os-terminal-shortcuts","title":"Introduction to Terminal","description":"Launch Terminal","source":"@site/i18n/hi/docusaurus-plugin-content-docs/current/user-guide/snigdha-os-terminal-shortcuts.md","sourceDirName":"user-guide","slug":"/user-guide/snigdha-os-terminal-shortcuts","permalink":"/documentation/hi/user-guide/snigdha-os-terminal-shortcuts","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/tree/master/docs/user-guide/snigdha-os-terminal-shortcuts.md","tags":[],"version":"current","lastUpdatedAt":1736419549000,"sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","previous":{"title":"User Guide","permalink":"/documentation/hi/category/user-guide"},"next":{"title":"Shortcut for Developers","permalink":"/documentation/hi/user-guide/snigdha-os-command-shorcuts"}}');var r=s(6070),l=s(6599);const c={sidebar_position:1},d="Introduction to Terminal",o={},t=[{value:"Launch Terminal",id:"launch-terminal",level:2},{value:"\ud83c\udf10 Desktop Environments & Window Managers",id:"-desktop-environments--window-managers",level:3},{value:"Shortcodes(Regular)",id:"shortcodesregular",level:2},{value:"System and Package Management",id:"system-and-package-management",level:3},{value:"Navigation",id:"navigation",level:3}];function h(n){const e={br:"br",code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",ol:"ol",p:"p",strong:"strong",ul:"ul",...(0,l.R)(),...n.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(e.header,{children:(0,r.jsx)(e.h1,{id:"introduction-to-terminal",children:"Introduction to Terminal"})}),"\n",(0,r.jsx)(e.h2,{id:"launch-terminal",children:"Launch Terminal"}),"\n",(0,r.jsx)(e.p,{children:"Here\u2019s a list of common shortcuts to launch the terminal in various desktop environments and window managers on Snigdha OS, along with relevant emojis:"}),"\n",(0,r.jsxs)(e.h3,{id:"-desktop-environments--window-managers",children:["\ud83c\udf10 ",(0,r.jsx)(e.strong,{children:"Desktop Environments & Window Managers"})]}),"\n",(0,r.jsxs)(e.ol,{children:["\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"KDE Plasma"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"GNOME"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super (Windows key) + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"XFCE"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"LXQt"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Cinnamon"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"MATE"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:"i3wm"})," (Tiling Window Manager)"]}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Enter"}),' (where "Mod" is usually the ',(0,r.jsx)(e.code,{children:"Super"})," key or ",(0,r.jsx)(e.code,{children:"Alt"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:"Sway"})," (Wayland-based i3-like WM)"]}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Enter"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Openbox"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super + Enter"})," (or configure manually)"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"AwesomeWM"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Return"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Fluxbox"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super + Return"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Budgie"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Super + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"LXDE"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Ctrl + Alt + T"})]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(e.strong,{children:"Herbstluftwm"})}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["Shortcut: ",(0,r.jsx)(e.code,{children:"Mod + Return"})]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(e.h2,{id:"shortcodesregular",children:"Shortcodes(Regular)"}),"\n",(0,r.jsx)(e.p,{children:"Here\u2019s the explanation of your aliases with relevant emojis:"}),"\n",(0,r.jsx)(e.h3,{id:"system-and-package-management",children:"System and Package Management"}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:"alias ls='ls -l --color=auto'"})})," \ud83d\udda5\ufe0f\ud83c\udf08:",(0,r.jsx)(e.br,{}),"\n","List files in long format (",(0,r.jsx)(e.code,{children:"-l"}),") and colorize the output for better readability (",(0,r.jsx)(e.code,{children:"--color=auto"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:"alias grep='grep --color=auto'"})})," \ud83d\udd0d\ud83c\udf08:",(0,r.jsx)(e.br,{}),"\n","Highlight matching text in color when using ",(0,r.jsx)(e.code,{children:"grep"})," for easier identification of search results."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias rs="sudo pacman -Rs"'})})," \ud83d\udeab\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Remove a package and its dependencies (",(0,r.jsx)(e.code,{children:"pacman -Rs"}),") with ",(0,r.jsx)(e.code,{children:"sudo"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias s="sudo pacman -S"'})})," \ud83d\udce6\u2728:",(0,r.jsx)(e.br,{}),"\n","Install a package with ",(0,r.jsx)(e.code,{children:"pacman"})," using the shortcut ",(0,r.jsx)(e.code,{children:"s"}),", which runs ",(0,r.jsx)(e.code,{children:"sudo pacman -S"}),"."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias sy="sudo pacman -Syy"'})})," \ud83d\udd04\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Force sync the package databases (",(0,r.jsx)(e.code,{children:"-Syy"}),") to fetch the latest information from mirrors."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias syyu="sudo pacman -Syyu"'})})," \u2b06\ufe0f\ud83d\udce6\ud83d\udcbb:",(0,r.jsx)(e.br,{}),"\n","Perform a system update by forcing a database refresh (",(0,r.jsx)(e.code,{children:"-Syy"}),") and upgrading all packages (",(0,r.jsx)(e.code,{children:"-u"}),")."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias lck="sudo rm /var/lib/pacman/db.lck"'})})," \ud83d\udd12\ud83d\uddd1\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Remove the lock file (",(0,r.jsx)(e.code,{children:"db.lck"}),") that may block ",(0,r.jsx)(e.code,{children:"pacman"})," from functioning properly."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias vm="sudo systemctl enable --now vmtoolsd.service"'})})," \ud83d\udda5\ufe0f\u2699\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Enable and start the VMware Tools service (",(0,r.jsx)(e.code,{children:"vmtoolsd.service"}),") in a virtual machine."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:"alias rip=\"expac --timefmt='%Y-%m-%d %T' '%l\\t%n %v' | sort | tail -200 | nl\""})})," \ud83d\udd52\ud83d\udccb:",(0,r.jsx)(e.br,{}),"\n","List the most recent 200 installed packages, sorted by date, with numbered entries."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias ys="yay -S"'})})," \ud83d\ude80\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Install packages from the AUR using ",(0,r.jsx)(e.code,{children:"yay"})," with the ",(0,r.jsx)(e.code,{children:"ys"})," shortcut."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias pas="paru -S"'})})," \ud83d\udee0\ufe0f\ud83d\udce6:",(0,r.jsx)(e.br,{}),"\n","Install packages from the AUR using ",(0,r.jsx)(e.code,{children:"paru"})," with the ",(0,r.jsx)(e.code,{children:"pas"})," shortcut."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias wget="wget -c"'})})," \ud83c\udf10\u2b07\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Resume interrupted downloads with the ",(0,r.jsx)(e.code,{children:"-c"})," option for ",(0,r.jsx)(e.code,{children:"wget"}),"."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(e.h3,{id:"navigation",children:"Navigation"}),"\n",(0,r.jsxs)(e.ul,{children:["\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias ..="cd .."'})})," \ud83d\udd3c\ud83d\udcc1:",(0,r.jsx)(e.br,{}),"\n","Move up one directory level using the shortcut ",(0,r.jsx)(e.code,{children:".."})," instead of typing ",(0,r.jsx)(e.code,{children:"cd .."}),"."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias home="cd ~"'})})," \ud83c\udfe0\ud83d\udcbb:",(0,r.jsx)(e.br,{}),"\n","Quickly go to your home directory with the ",(0,r.jsx)(e.code,{children:"home"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias docs="cd ~/Documents"'})})," \ud83d\udcc2\ud83d\udcdd:",(0,r.jsx)(e.br,{}),"\n","Navigate to your ",(0,r.jsx)(e.code,{children:"Documents"})," folder with the ",(0,r.jsx)(e.code,{children:"docs"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias dl="cd ~/Downloads"'})})," \ud83d\udce5\ud83d\uddc2\ufe0f:",(0,r.jsx)(e.br,{}),"\n","Go to the ",(0,r.jsx)(e.code,{children:"Downloads"})," folder using the ",(0,r.jsx)(e.code,{children:"dl"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias music="cd ~/Music"'})})," \ud83c\udfb5\ud83c\udfb6:",(0,r.jsx)(e.br,{}),"\n","Navigate to your ",(0,r.jsx)(e.code,{children:"Music"})," folder with the ",(0,r.jsx)(e.code,{children:"music"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias pics="cd ~/Pictures"'})})," \ud83d\uddbc\ufe0f\ud83d\udcf8:",(0,r.jsx)(e.br,{}),"\n","Quickly jump to the ",(0,r.jsx)(e.code,{children:"Pictures"})," folder using the ",(0,r.jsx)(e.code,{children:"pics"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias vids="cd ~/Videos"'})})," \ud83c\udfac\ud83d\udcf9:",(0,r.jsx)(e.br,{}),"\n","Go to the ",(0,r.jsx)(e.code,{children:"Videos"})," folder with the ",(0,r.jsx)(e.code,{children:"vids"})," alias."]}),"\n"]}),"\n",(0,r.jsxs)(e.li,{children:["\n",(0,r.jsxs)(e.p,{children:[(0,r.jsx)(e.strong,{children:(0,r.jsx)(e.code,{children:'alias desk="cd ~/Desktop"'})})," \ud83d\udda5\ufe0f\ud83d\udcbb:",(0,r.jsx)(e.br,{}),"\n","Jump to the ",(0,r.jsx)(e.code,{children:"Desktop"})," folder using the ",(0,r.jsx)(e.code,{children:"desk"})," alias."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(e.p,{children:"These aliases with emojis make it easy to remember their functions and provide a fun, visual way to enhance your terminal experience!"})]})}function a(n={}){const{wrapper:e}={...(0,l.R)(),...n.components};return e?(0,r.jsx)(e,{...n,children:(0,r.jsx)(h,{...n})}):h(n)}},6599:(n,e,s)=>{s.d(e,{R:()=>c,x:()=>d});var i=s(758);const r={},l=i.createContext(r);function c(n){const e=i.useContext(l);return i.useMemo((function(){return"function"==typeof n?n(e):{...e,...n}}),[e,n])}function d(n){let e;return e=n.disableParentContext?"function"==typeof n.components?n.components(r):n.components||r:c(n.components),i.createElement(l.Provider,{value:e},n.children)}}}]);
\ No newline at end of file
diff --git a/hi/assets/js/main.088b1d21.js b/hi/assets/js/main.088b1d21.js
deleted file mode 100644
index 47bdfeb3..00000000
--- a/hi/assets/js/main.088b1d21.js
+++ /dev/null
@@ -1,2 +0,0 @@
-/*! For license information please see main.088b1d21.js.LICENSE.txt */
-(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[792],{2760:(e,t,n)=>{var r={"./":6532};function o(e){var t=a(e);return n(t)}function a(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}o.keys=function(){return Object.keys(r)},o.resolve=a,e.exports=o,o.id=2760},795:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});n(758);var r=n(2625),o=n.n(r),a=n(4054);const i={"14eb3368":[()=>Promise.all([n.e(869),n.e(969)]).then(n.bind(n,3559)),"@theme/DocCategoryGeneratedIndexPage",3559],17896441:[()=>Promise.all([n.e(869),n.e(571),n.e(401)]).then(n.bind(n,7677)),"@theme/DocItem",7677],"1926646c":[()=>n.e(310).then(n.bind(n,9882)),"@site/docs/installation/snigdha-os-system-requirements.md",9882],"1d1c1c8a":[()=>n.e(49).then(n.t.bind(n,8733,19)),"@generated/docusaurus-plugin-content-docs/default/p/documentation-hi-category-installation-142.json",8733],"1eed9db3":[()=>n.e(300).then(n.bind(n,4235)),"@site/docs/post-installation/snigdha-os-language-pack.md",4235],"1f391b9e":[()=>Promise.all([n.e(869),n.e(571),n.e(61)]).then(n.bind(n,5298)),"@theme/MDXPage",5298],"320dcd8b":[()=>n.e(963).then(n.bind(n,1040)),"@site/docs/installation/snigdha-os-on-virtual-box.md",1040],"36503f6d":[()=>n.e(814).then(n.t.bind(n,7396,19)),"@generated/docusaurus-plugin-content-docs/default/p/documentation-hi-category-user-guide-cbc.json",7396],"393be207":[()=>n.e(134).then(n.bind(n,7215)),"@site/src/pages/markdown-page.md",7215],"3b38ae9c":[()=>n.e(147).then(n.bind(n,6375)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/motivation-behind-snigdha-os.md",6375],"4b38970a":[()=>n.e(5).then(n.bind(n,1045)),"@site/docs/post-installation/install-packages-on-snigdha-os.md",1045],"4c2d50e1":[()=>n.e(35).then(n.bind(n,4432)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/snigdha-os-coding-standard.md",4432],"53a15f9e":[()=>n.e(474).then(n.bind(n,8245)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/snigdha-os-release-notes.md",8245],"5e95c892":[()=>n.e(647).then(n.bind(n,2964)),"@theme/DocsRoot",2964],"63e4d208":[()=>n.e(291).then(n.bind(n,7674)),"@site/docs/troubleshoot/troubleshoot-sound-on-snigdha-os.md",7674],"7a3c96b4":[()=>n.e(10).then(n.bind(n,9689)),"@site/docs/user-guide/snigdha-os-and-aur.md",9689],"7b6027fa":[()=>n.e(456).then(n.bind(n,2350)),"@site/docs/user-guide/snigdha-os-terminal-shortcuts.md",2350],"7e1d97ff":[()=>n.e(692).then(n.t.bind(n,6710,19)),"@generated/docusaurus-plugin-content-docs/default/p/documentation-hi-981.json",6710],"82f8ce53":[()=>n.e(687).then(n.bind(n,2675)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/privacy-policy-for-snigdha-os.md",2675],87046642:[()=>n.e(790).then(n.bind(n,8271)),"@site/docs/installation/snigdha-os-offline-installation.md",8271],"88cadb39":[()=>n.e(165).then(n.bind(n,3714)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/name-and-story-of-snigdha-os.md",3714],"96e0eff8":[()=>n.e(270).then(n.bind(n,861)),"@site/docs/installation/snigdha-os-live-environment.md",861],"9a333dc1":[()=>n.e(586).then(n.bind(n,8729)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/snigdha-os-code-of-conduct.md",8729],a7456010:[()=>n.e(235).then(n.t.bind(n,8552,19)),"@generated/docusaurus-plugin-content-pages/default/__plugin.json",8552],a7bd4aaa:[()=>n.e(98).then(n.bind(n,7443)),"@theme/DocVersionRoot",7443],a94703ab:[()=>Promise.all([n.e(869),n.e(48)]).then(n.bind(n,3388)),"@theme/DocRoot",3388],aba21aa0:[()=>n.e(742).then(n.t.bind(n,7093,19)),"@generated/docusaurus-plugin-content-docs/default/__plugin.json",7093],abf4984d:[()=>n.e(675).then(n.bind(n,3051)),"@site/docs/user-guide/snigdha-os-and-chaotic-aur.md",3051],af3d2aad:[()=>n.e(159).then(n.bind(n,4999)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/faq-snigdha-os.md",4999],bb33daf3:[()=>n.e(125).then(n.bind(n,3183)),"@site/docs/installation/snigdha-os-online-installation.md",3183],ce530a0c:[()=>n.e(825).then(n.t.bind(n,2329,19)),"@generated/docusaurus-plugin-content-docs/default/p/documentation-hi-category-post-installation-21c.json",2329],dc8c5873:[()=>n.e(205).then(n.bind(n,6079)),"@site/docs/troubleshoot/troubleshoot-display-problem-on-snigdha-os.md",6079],df94c90c:[()=>n.e(713).then(n.bind(n,635)),"@site/docs/post-installation/update-snigdha-os.md",635],e0f68ae9:[()=>n.e(631).then(n.bind(n,5326)),"@site/docs/troubleshoot/troubleshoot-wifi-on-snigdha-os.md",5326],e2b7d1b3:[()=>n.e(195).then(n.bind(n,2784)),"@site/docs/troubleshoot/troubleshoot-nvidia-on-snigdha-os.md",2784],e541d5ea:[()=>n.e(115).then(n.t.bind(n,5177,19)),"@generated/docusaurus-plugin-content-docs/default/p/documentation-hi-category-introduction-595.json",5177],e88484ee:[()=>n.e(186).then(n.bind(n,815)),"@site/docs/post-installation/customize-snigdha-os.md",815],e9a3e044:[()=>n.e(366).then(n.t.bind(n,5331,19)),"@generated/docusaurus-plugin-content-docs/default/p/documentation-hi-category-troubleshoot-4e4.json",5331],ec59768d:[()=>n.e(730).then(n.bind(n,7809)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/contribution-guidelines-for-snigdha-os.md",7809],f09ae079:[()=>n.e(244).then(n.bind(n,9375)),"@site/docs/installation/important-note-for-snigdha-os-installation.md",9375],f14916cd:[()=>n.e(281).then(n.bind(n,8127)),"@site/docs/user-guide/snigdha-os-command-shorcuts.md",8127],f232a881:[()=>n.e(174).then(n.bind(n,3783)),"@site/docs/installation/download-snigdha-os.md",3783],f6e57865:[()=>n.e(575).then(n.bind(n,4819)),"@site/i18n/hi/docusaurus-plugin-content-docs/current/introduction/snigdha-os-overview.md",4819]};var l=n(6070);function s(e){let{error:t,retry:n,pastDelay:r}=e;return t?(0,l.jsxs)("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"},children:[(0,l.jsx)("p",{children:String(t)}),(0,l.jsx)("div",{children:(0,l.jsx)("button",{type:"button",onClick:n,children:"Retry"})})]}):r?(0,l.jsx)("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"},children:(0,l.jsx)("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb",children:(0,l.jsxs)("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2",children:[(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsx)("circle",{cx:"22",cy:"22",r:"8",children:(0,l.jsx)("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"})})]})})}):null}var u=n(1965),c=n(1138);function d(e,t){if("*"===e)return o()({loading:s,loader:()=>n.e(888).then(n.bind(n,7888)),modules:["@theme/NotFound"],webpack:()=>[7888],render(e,t){const n=e.default;return(0,l.jsx)(c.W,{value:{plugin:{name:"native",id:"default"}},children:(0,l.jsx)(n,{...t})})}});const r=a[`${e}-${t}`],d={},p=[],f=[],h=(0,u.A)(r);return Object.entries(h).forEach((e=>{let[t,n]=e;const r=i[n];r&&(d[t]=r[0],p.push(r[1]),f.push(r[2]))})),o().Map({loading:s,loader:d,modules:p,webpack:()=>f,render(t,n){const o=JSON.parse(JSON.stringify(r));Object.entries(t).forEach((t=>{let[n,r]=t;const a=r.default;if(!a)throw new Error(`The page component at ${e} doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.`);"object"!=typeof a&&"function"!=typeof a||Object.keys(r).filter((e=>"default"!==e)).forEach((e=>{a[e]=r[e]}));let i=o;const l=n.split(".");l.slice(0,-1).forEach((e=>{i=i[e]})),i[l[l.length-1]]=a}));const a=o.__comp;delete o.__comp;const i=o.__context;delete o.__context;const s=o.__props;return delete o.__props,(0,l.jsx)(c.W,{value:i,children:(0,l.jsx)(a,{...o,...s,...n})})}})}const p=[{path:"/documentation/hi/markdown-page",component:d("/documentation/hi/markdown-page","856"),exact:!0},{path:"/documentation/hi/",component:d("/documentation/hi/","3d3"),routes:[{path:"/documentation/hi/",component:d("/documentation/hi/","135"),routes:[{path:"/documentation/hi/",component:d("/documentation/hi/","4f7"),routes:[{path:"/documentation/hi/category/installation",component:d("/documentation/hi/category/installation","0a7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/category/introduction",component:d("/documentation/hi/category/introduction","474"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/category/post-installation",component:d("/documentation/hi/category/post-installation","271"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/category/troubleshoot",component:d("/documentation/hi/category/troubleshoot","f9e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/category/user-guide",component:d("/documentation/hi/category/user-guide","9fe"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/installation/download-snigdha-os",component:d("/documentation/hi/installation/download-snigdha-os","cdb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/installation/important-note-for-snigdha-os-installation",component:d("/documentation/hi/installation/important-note-for-snigdha-os-installation","ec8"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/installation/snigdha-os-live-environment",component:d("/documentation/hi/installation/snigdha-os-live-environment","40b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/installation/snigdha-os-offline-installation",component:d("/documentation/hi/installation/snigdha-os-offline-installation","637"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/installation/snigdha-os-on-virtual-box",component:d("/documentation/hi/installation/snigdha-os-on-virtual-box","c5c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/installation/snigdha-os-online-installation",component:d("/documentation/hi/installation/snigdha-os-online-installation","d45"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/installation/snigdha-os-system-requirements",component:d("/documentation/hi/installation/snigdha-os-system-requirements","a1b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/contribution-guidelines-for-snigdha-os",component:d("/documentation/hi/introduction/contribution-guidelines-for-snigdha-os","bf5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/faq-snigdha-os",component:d("/documentation/hi/introduction/faq-snigdha-os","ec2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/motivation-behind-snigdha-os",component:d("/documentation/hi/introduction/motivation-behind-snigdha-os","030"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/name-and-story-of-snigdha-os",component:d("/documentation/hi/introduction/name-and-story-of-snigdha-os","083"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/privacy-policy-for-snigdha-os",component:d("/documentation/hi/introduction/privacy-policy-for-snigdha-os","258"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/snigdha-os-code-of-conduct",component:d("/documentation/hi/introduction/snigdha-os-code-of-conduct","aea"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/snigdha-os-coding-standard",component:d("/documentation/hi/introduction/snigdha-os-coding-standard","545"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/introduction/snigdha-os-release-notes",component:d("/documentation/hi/introduction/snigdha-os-release-notes","a98"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/post-installation/customize-snigdha-os",component:d("/documentation/hi/post-installation/customize-snigdha-os","363"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/post-installation/install-packages-on-snigdha-os",component:d("/documentation/hi/post-installation/install-packages-on-snigdha-os","f34"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/post-installation/snigdha-os-language-pack",component:d("/documentation/hi/post-installation/snigdha-os-language-pack","69f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/post-installation/update-snigdha-os",component:d("/documentation/hi/post-installation/update-snigdha-os","732"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/troubleshoot/troubleshoot-display-problem-on-snigdha-os",component:d("/documentation/hi/troubleshoot/troubleshoot-display-problem-on-snigdha-os","fe0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/troubleshoot/troubleshoot-nvidia-on-snigdha-os",component:d("/documentation/hi/troubleshoot/troubleshoot-nvidia-on-snigdha-os","394"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/troubleshoot/troubleshoot-sound-on-snigdha-os",component:d("/documentation/hi/troubleshoot/troubleshoot-sound-on-snigdha-os","ab7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/troubleshoot/troubleshoot-wifi-on-snigdha-os",component:d("/documentation/hi/troubleshoot/troubleshoot-wifi-on-snigdha-os","01b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/user-guide/snigdha-os-and-aur",component:d("/documentation/hi/user-guide/snigdha-os-and-aur","d3e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/user-guide/snigdha-os-and-chaotic-aur",component:d("/documentation/hi/user-guide/snigdha-os-and-chaotic-aur","d2f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/user-guide/snigdha-os-command-shorcuts",component:d("/documentation/hi/user-guide/snigdha-os-command-shorcuts","2d1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/user-guide/snigdha-os-terminal-shortcuts",component:d("/documentation/hi/user-guide/snigdha-os-terminal-shortcuts","ede"),exact:!0,sidebar:"tutorialSidebar"},{path:"/documentation/hi/",component:d("/documentation/hi/","f7e"),exact:!0,sidebar:"tutorialSidebar"}]}]}]},{path:"*",component:d("*")}]},2585:(e,t,n)=>{"use strict";n.d(t,{o:()=>a,x:()=>i});var r=n(758),o=n(6070);const a=r.createContext(!1);function i(e){let{children:t}=e;const[n,i]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{i(!0)}),[]),(0,o.jsx)(a.Provider,{value:n,children:t})}},5987:(e,t,n)=>{"use strict";var r=n(758),o=n(9576),a=n(248),i=n(1742),l=n(4784),s=n(3589);const u=[n(6778),n(4794),n(5169),n(1318)];var c=n(795),d=n(5557),p=n(389),f=n(6070);function h(e){let{children:t}=e;return(0,f.jsx)(f.Fragment,{children:t})}var m=n(9656),g=n(4710),y=n(9885),b=n(9249),v=n(9399),w=n(1974),k=n(8103);var x=n(5016),S=n(442);function E(){const{i18n:{currentLocale:e,defaultLocale:t,localeConfigs:n}}=(0,g.A)(),r=(0,w.o)(),o=n[e].htmlLang,a=e=>e.replace("-","_");return(0,f.jsxs)(m.A,{children:[Object.entries(n).map((e=>{let[t,{htmlLang:n}]=e;return(0,f.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:n},t)})),(0,f.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:"x-default"}),(0,f.jsx)("meta",{property:"og:locale",content:a(o)}),Object.values(n).filter((e=>o!==e.htmlLang)).map((e=>(0,f.jsx)("meta",{property:"og:locale:alternate",content:a(e.htmlLang)},`meta-og-${e.htmlLang}`)))]})}function _(e){let{permalink:t}=e;const{siteConfig:{url:n}}=(0,g.A)(),r=function(){const{siteConfig:{url:e,baseUrl:t,trailingSlash:n}}=(0,g.A)(),{pathname:r}=(0,d.zy)();return e+(0,x.Ks)((0,y.Ay)(r),{trailingSlash:n,baseUrl:t})}(),o=t?`${n}${t}`:r;return(0,f.jsxs)(m.A,{children:[(0,f.jsx)("meta",{property:"og:url",content:o}),(0,f.jsx)("link",{rel:"canonical",href:o})]})}function C(){const{i18n:{currentLocale:e}}=(0,g.A)(),{metadata:t,image:n}=(0,b.p)();return(0,f.jsxs)(f.Fragment,{children:[(0,f.jsxs)(m.A,{children:[(0,f.jsx)("meta",{name:"twitter:card",content:"summary_large_image"}),(0,f.jsx)("body",{className:k.w})]}),n&&(0,f.jsx)(v.be,{image:n}),(0,f.jsx)(_,{}),(0,f.jsx)(E,{}),(0,f.jsx)(S.A,{tag:"default",locale:e}),(0,f.jsx)(m.A,{children:t.map(((e,t)=>(0,f.jsx)("meta",{...e},t)))})]})}const A=new Map;var T=n(2585),j=n(5711),L=n(6705);function N(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r.comment
can become .namespace--comment
) or replace them with your defined ones (like .editor__comment
). You can even add new classes.",owner:"dvkndn",noCSS:!0},"file-highlight":{title:"File Highlight",description:"Fetch external files and highlight them with Prism. Used on the Prism website itself.",noCSS:!0},"show-language":{title:"Show Language",description:"Display the highlighted language in code blocks (inline code does not show the label).",owner:"nauzilus",noCSS:!0,require:"toolbar"},"jsonp-highlight":{title:"JSONP Highlight",description:"Fetch content with JSONP and highlight some interesting content (e.g. GitHub/Gists or Bitbucket API).",noCSS:!0,owner:"nauzilus"},"highlight-keywords":{title:"Highlight Keywords",description:"Adds special CSS classes for each keyword for fine-grained highlighting.",owner:"vkbansal",noCSS:!0},"remove-initial-line-feed":{title:"Remove initial line feed",description:"Removes the initial line feed in code blocks.",owner:"Golmote",noCSS:!0},"inline-color":{title:"Inline color",description:"Adds a small inline preview for colors in style sheets.",require:"css-extras",owner:"RunDevelopment"},previewers:{title:"Previewers",description:"Previewers for angles, colors, gradients, easing and time.",require:"css-extras",owner:"Golmote"},autoloader:{title:"Autoloader",description:"Automatically loads the needed languages to highlight the code blocks.",owner:"Golmote",noCSS:!0},"keep-markup":{title:"Keep Markup",description:"Prevents custom markup from being dropped out during highlighting.",owner:"Golmote",optional:"normalize-whitespace",noCSS:!0},"command-line":{title:"Command Line",description:"Display a command line with a prompt and, optionally, the output/response from the commands.",owner:"chriswells0"},"unescaped-markup":{title:"Unescaped Markup",description:"Write markup without having to escape anything."},"normalize-whitespace":{title:"Normalize Whitespace",description:"Supports multiple operations to normalize whitespace in code blocks.",owner:"zeitgeist87",optional:"unescaped-markup",noCSS:!0},"data-uri-highlight":{title:"Data-URI Highlight",description:"Highlights data-URI contents.",owner:"Golmote",noCSS:!0},toolbar:{title:"Toolbar",description:"Attach a toolbar for plugins to easily register buttons on the top of a code block.",owner:"mAAdhaTTah"},"copy-to-clipboard":{title:"Copy to Clipboard Button",description:"Add a button that copies the code block to the clipboard when clicked.",owner:"mAAdhaTTah",require:"toolbar",noCSS:!0},"download-button":{title:"Download Button",description:"A button in the toolbar of a code block adding a convenient way to download a code file.",owner:"Golmote",require:"toolbar",noCSS:!0},"match-braces":{title:"Match braces",description:"Highlights matching braces.",owner:"RunDevelopment"},"diff-highlight":{title:"Diff Highlight",description:"Highlights the code inside diff blocks.",owner:"RunDevelopment",require:"diff"},"filter-highlight-all":{title:"Filter highlightAll",description:"Filters the elements the highlightAll
and highlightAllUnder
methods actually highlight.",owner:"RunDevelopment",noCSS:!0},treeview:{title:"Treeview",description:"A language with special styles to highlight file system tree structures.",owner:"Golmote"}}})},6532:(e,t,n)=>{const r=n(9227),o=n(9670),a=new Set;function i(e){void 0===e?e=Object.keys(r.languages).filter((e=>"meta"!=e)):Array.isArray(e)||(e=[e]);const t=[...a,...Object.keys(Prism.languages)];o(r,e,t).load((e=>{if(!(e in r.languages))return void(i.silent||console.warn("Language does not exist: "+e));const t="./prism-"+e;delete n.c[n(7507).resolve(t)],delete Prism.languages[e],n(7507)(t),a.add(e)}))}i.silent=!1,e.exports=i},1274:()=>{!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,o,a){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(o,(function(e){if("function"==typeof a&&!a(e))return e;for(var o,l=i.length;-1!==n.code.indexOf(o=t(r,l));)++l;return i[l]=e,o})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var o=0,a=Object.keys(n.tokenStack);!function i(l){for(var s=0;s{const{plain:n}=e,r=e.styles.reduce(((e,n)=>{const{languages:r,style:o}=n;return r&&!r.includes(t)||n.types.forEach((t=>{const n=S(S({},e[t]),o);e[t]=n})),e}),{});return r.root=n,r.plain=E(S({},n),{backgroundColor:void 0}),r},te=({children:e,language:t,code:n,theme:r,prism:o})=>{const a=t.toLowerCase(),i=ee(r,a),l=(e=>(0,c.useCallback)((t=>{var n=t,{className:r,style:o,line:a}=n,i=_(n,["className","style","line"]);const l=E(S({},i),{className:(0,d.A)("token-line",r)});return"object"==typeof e&&"plain"in e&&(l.style=e.plain),"object"==typeof o&&(l.style=S(S({},l.style||{}),o)),l}),[e]))(i),s=(e=>{const t=(0,c.useCallback)((({types:t,empty:n})=>{if(null!=e)return 1===t.length&&"plain"===t[0]?null!=n?{display:"inline-block"}:void 0:1===t.length&&null!=n?e[t[0]]:Object.assign(null!=n?{display:"inline-block"}:{},...t.map((t=>e[t])))}),[e]);return(0,c.useCallback)((e=>{var n=e,{token:r,className:o,style:a}=n,i=_(n,["token","className","style"]);const l=E(S({},i),{className:(0,d.A)("token",...r.types,o),children:r.content,style:t(r)});return null!=a&&(l.style=S(S({},l.style||{}),a)),l}),[t])})(i),u=(({prism:e,code:t,grammar:n,language:r})=>(0,c.useMemo)((()=>{if(null==n)return J([t]);const o={code:t,grammar:n,language:r,tokens:[]};return e.hooks.run("before-tokenize",o),o.tokens=e.tokenize(t,n),e.hooks.run("after-tokenize",o),J(o.tokens)}),[t,n,r,e]))({prism:o,language:a,code:n,grammar:o.languages[a]});return e({tokens:u,className:`prism-code language-${a}`,style:null!=i?i.root:{},getLineProps:l,getTokenProps:s})},ne=e=>(0,c.createElement)(te,E(S({},e),{prism:e.prism||A,theme:e.theme||U,code:e.code,language:e.language}))},5385:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=!0,o="Invariant failed";function a(e,t){if(!e){if(r)throw new Error(o);var n="function"==typeof t?t():t,a=n?"".concat(o,": ").concat(n):o;throw new Error(a)}}},5482:(e,t,n)=>{"use strict";n.r(t),n.d(t,{__addDisposableResource:()=>D,__assign:()=>a,__asyncDelegator:()=>_,__asyncGenerator:()=>E,__asyncValues:()=>C,__await:()=>S,__awaiter:()=>h,__classPrivateFieldGet:()=>P,__classPrivateFieldIn:()=>R,__classPrivateFieldSet:()=>O,__createBinding:()=>g,__decorate:()=>l,__disposeResources:()=>M,__esDecorate:()=>u,__exportStar:()=>y,__extends:()=>o,__generator:()=>m,__importDefault:()=>N,__importStar:()=>L,__makeTemplateObject:()=>A,__metadata:()=>f,__param:()=>s,__propKey:()=>d,__read:()=>v,__rest:()=>i,__rewriteRelativeImportExtension:()=>F,__runInitializers:()=>c,__setFunctionName:()=>p,__spread:()=>w,__spreadArray:()=>x,__spreadArrays:()=>k,__values:()=>b,default:()=>z});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var a=function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n {const{plain:n}=e,r=e.styles.reduce(((e,n)=>{const{languages:r,style:o}=n;return r&&!r.includes(t)||n.types.forEach((t=>{const n=S(S({},e[t]),o);e[t]=n})),e}),{});return r.root=n,r.plain=E(S({},n),{backgroundColor:void 0}),r},te=({children:e,language:t,code:n,theme:r,prism:o})=>{const a=t.toLowerCase(),i=ee(r,a),l=(e=>(0,c.useCallback)((t=>{var n=t,{className:r,style:o,line:a}=n,i=_(n,["className","style","line"]);const l=E(S({},i),{className:(0,d.A)("token-line",r)});return"object"==typeof e&&"plain"in e&&(l.style=e.plain),"object"==typeof o&&(l.style=S(S({},l.style||{}),o)),l}),[e]))(i),s=(e=>{const t=(0,c.useCallback)((({types:t,empty:n})=>{if(null!=e)return 1===t.length&&"plain"===t[0]?null!=n?{display:"inline-block"}:void 0:1===t.length&&null!=n?e[t[0]]:Object.assign(null!=n?{display:"inline-block"}:{},...t.map((t=>e[t])))}),[e]);return(0,c.useCallback)((e=>{var n=e,{token:r,className:o,style:a}=n,i=_(n,["token","className","style"]);const l=E(S({},i),{className:(0,d.A)("token",...r.types,o),children:r.content,style:t(r)});return null!=a&&(l.style=S(S({},l.style||{}),a)),l}),[t])})(i),u=(({prism:e,code:t,grammar:n,language:r})=>(0,c.useMemo)((()=>{if(null==n)return J([t]);const o={code:t,grammar:n,language:r,tokens:[]};return e.hooks.run("before-tokenize",o),o.tokens=e.tokenize(t,n),e.hooks.run("after-tokenize",o),J(o.tokens)}),[t,n,r,e]))({prism:o,language:a,code:n,grammar:o.languages[a]});return e({tokens:u,className:`prism-code language-${a}`,style:null!=i?i.root:{},getLineProps:l,getTokenProps:s})},ne=e=>(0,c.createElement)(te,E(S({},e),{prism:e.prism||A,theme:e.theme||U,code:e.code,language:e.language}))},5385:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=!0,o="Invariant failed";function a(e,t){if(!e){if(r)throw new Error(o);var n="function"==typeof t?t():t,a=n?"".concat(o,": ").concat(n):o;throw new Error(a)}}},5482:(e,t,n)=>{"use strict";n.r(t),n.d(t,{__addDisposableResource:()=>D,__assign:()=>a,__asyncDelegator:()=>_,__asyncGenerator:()=>E,__asyncValues:()=>C,__await:()=>S,__awaiter:()=>h,__classPrivateFieldGet:()=>P,__classPrivateFieldIn:()=>R,__classPrivateFieldSet:()=>O,__createBinding:()=>g,__decorate:()=>l,__disposeResources:()=>M,__esDecorate:()=>u,__exportStar:()=>y,__extends:()=>o,__generator:()=>m,__importDefault:()=>N,__importStar:()=>L,__makeTemplateObject:()=>A,__metadata:()=>f,__param:()=>s,__propKey:()=>d,__read:()=>v,__rest:()=>i,__rewriteRelativeImportExtension:()=>F,__runInitializers:()=>c,__setFunctionName:()=>p,__spread:()=>w,__spreadArray:()=>x,__spreadArrays:()=>k,__values:()=>b,default:()=>z});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var a=function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n{if(!e)return;const r=t.location.hash;if(r?document.getElementById(r.substring(1)):void 0)return o.current=!0,void n(!1);n(!0)})),{navbarRef:i,isNavbarVisible:t}}(n);return(0,c.jsxs)("nav",{ref:l,"aria-label":(0,s.T)({id:"theme.NavBar.navAriaLabel",message:"Main",description:"The ARIA label for the main navigation"}),className:(0,o.A)("navbar","navbar--fixed-top",n&&[Le.navbarHideable,!d&&Le.navbarHidden],{"navbar--dark":"dark"===a,"navbar--primary":"primary"===a,"navbar-sidebar--show":i.shown}),children:[t,(0,c.jsx)(Ne,{onClick:i.toggle}),(0,c.jsx)(je,{})]})}var Oe=n(5016);const Re={errorBoundaryError:"errorBoundaryError_COzV",errorBoundaryFallback:"errorBoundaryFallback_p1aZ"};function De(e){return(0,c.jsx)("button",{type:"button",...e,children:(0,c.jsx)(s.A,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again rendering when the React error boundary captures an error",children:"Try again"})})}function Ie(e){let{error:t}=e;const n=(0,Oe.rA)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,c.jsx)("p",{className:Re.errorBoundaryError,children:n})}class Me extends r.Component{componentDidCatch(e,t){throw this.props.onError(e,t)}render(){return this.props.children}}const Fe="right";function ze(e){let{width:t=30,height:n=30,className:r,...o}=e;return(0,c.jsx)("svg",{className:r,width:t,height:n,viewBox:"0 0 30 30","aria-hidden":"true",...o,children:(0,c.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"2",d:"M4 7h22M4 15h22M4 23h22"})})}function Be(){const{toggle:e,shown:t}=(0,j.M)();return(0,c.jsx)("button",{onClick:e,"aria-label":(0,s.T)({id:"theme.docs.sidebar.toggleSidebarButtonAriaLabel",message:"Toggle navigation bar",description:"The ARIA label for hamburger menu button of mobile navigation"}),"aria-expanded":t,className:"navbar__toggle clean-btn",type:"button",children:(0,c.jsx)(ze,{})})}const $e={colorModeToggle:"colorModeToggle_y0Xj"};function Ue(e){let{items:t}=e;return(0,c.jsx)(c.Fragment,{children:t.map(((e,t)=>(0,c.jsx)(Me,{onError:t=>new Error(`A theme navbar item failed to render.\nPlease double-check the following navbar item (themeConfig.navbar.items) of your Docusaurus config:\n${JSON.stringify(e,null,2)}`,{cause:t}),children:(0,c.jsx)(_e,{...e})},t)))})}function qe(e){let{left:t,right:n}=e;return(0,c.jsxs)("div",{className:"navbar__inner",children:[(0,c.jsx)("div",{className:"navbar__items",children:t}),(0,c.jsx)("div",{className:"navbar__items navbar__items--right",children:n})]})}function He(){const e=(0,j.M)(),t=(0,w.p)().navbar.items,[n,r]=function(e){function t(e){return"left"===(e.position??Fe)}return[e.filter(t),e.filter((e=>!t(e)))]}(t),o=t.find((e=>"search"===e.type));return(0,c.jsx)(qe,{left:(0,c.jsxs)(c.Fragment,{children:[!e.disabled&&(0,c.jsx)(Be,{}),(0,c.jsx)(K,{}),(0,c.jsx)(Ue,{items:n})]}),right:(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(Ue,{items:r}),(0,c.jsx)(G,{className:$e.colorModeToggle}),!o&&(0,c.jsx)(ve,{children:(0,c.jsx)(ye.A,{})})]})})}function Ve(){return(0,c.jsx)(Pe,{children:(0,c.jsx)(He,{})})}function Ge(e){let{item:t}=e;const{to:n,href:r,label:o,prependBaseUrlToHref:a,...i}=t,l=(0,X.Ay)(n),s=(0,X.Ay)(r,{forcePrependBaseUrl:!0});return(0,c.jsxs)(Z.A,{className:"footer__link-item",...r?{href:a?s:r}:{to:l},...i,children:[o,r&&!(0,J.A)(r)&&(0,c.jsx)(te.A,{})]})}function We(e){let{item:t}=e;return t.html?(0,c.jsx)("li",{className:"footer__item",dangerouslySetInnerHTML:{__html:t.html}}):(0,c.jsx)("li",{className:"footer__item",children:(0,c.jsx)(Ge,{item:t})},t.href??t.to)}function Ke(e){let{column:t}=e;return(0,c.jsxs)("div",{className:"col footer__col",children:[(0,c.jsx)("div",{className:"footer__title",children:t.title}),(0,c.jsx)("ul",{className:"footer__items clean-list",children:t.items.map(((e,t)=>(0,c.jsx)(We,{item:e},t)))})]})}function Qe(e){let{columns:t}=e;return(0,c.jsx)("div",{className:"row footer__links",children:t.map(((e,t)=>(0,c.jsx)(Ke,{column:e},t)))})}function Ye(){return(0,c.jsx)("span",{className:"footer__link-separator",children:"\xb7"})}function Ze(e){let{item:t}=e;return t.html?(0,c.jsx)("span",{className:"footer__link-item",dangerouslySetInnerHTML:{__html:t.html}}):(0,c.jsx)(Ge,{item:t})}function Xe(e){let{links:t}=e;return(0,c.jsx)("div",{className:"footer__links text--center",children:(0,c.jsx)("div",{className:"footer__links",children:t.map(((e,n)=>(0,c.jsxs)(r.Fragment,{children:[(0,c.jsx)(Ze,{item:e}),t.length!==n+1&&(0,c.jsx)(Ye,{})]},n)))})})}function Je(e){let{links:t}=e;return function(e){return"title"in e[0]}(t)?(0,c.jsx)(Qe,{columns:t}):(0,c.jsx)(Xe,{links:t})}var et=n(2046);const tt="footerLogoLink_XICu";function nt(e){let{logo:t}=e;const{withBaseUrl:n}=(0,X.hH)(),r={light:n(t.src),dark:n(t.srcDark??t.src)};return(0,c.jsx)(et.A,{className:(0,o.A)("footer__logo",t.className),alt:t.alt,sources:r,width:t.width,height:t.height,style:t.style})}function rt(e){let{logo:t}=e;return t.href?(0,c.jsx)(Z.A,{href:t.href,className:tt,target:t.target,children:(0,c.jsx)(nt,{logo:t})}):(0,c.jsx)(nt,{logo:t})}function ot(e){let{copyright:t}=e;return(0,c.jsx)("div",{className:"footer__copyright",dangerouslySetInnerHTML:{__html:t}})}function at(e){let{style:t,links:n,logo:r,copyright:a}=e;return(0,c.jsx)("footer",{className:(0,o.A)("footer",{"footer--dark":"dark"===t}),children:(0,c.jsxs)("div",{className:"container container-fluid",children:[n,(r||a)&&(0,c.jsxs)("div",{className:"footer__bottom text--center",children:[r&&(0,c.jsx)("div",{className:"margin-bottom--sm",children:r}),a]})]})})}function it(){const{footer:e}=(0,w.p)();if(!e)return null;const{copyright:t,links:n,logo:r,style:o}=e;return(0,c.jsx)(at,{style:o,links:n&&n.length>0&&(0,c.jsx)(Je,{links:n}),logo:r&&(0,c.jsx)(rt,{logo:r}),copyright:t&&(0,c.jsx)(ot,{copyright:t})})}const lt=r.memo(it),st=(0,N.fM)([F.a,k.o,L.Tv,xe.VQ,i.Jx,function(e){let{children:t}=e;return(0,c.jsx)(P.y_,{children:(0,c.jsx)(j.e,{children:(0,c.jsx)(R,{children:t})})})}]);function ut(e){let{children:t}=e;return(0,c.jsx)(st,{children:t})}var ct=n(5804);function dt(e){let{error:t,tryAgain:n}=e;return(0,c.jsx)("main",{className:"container margin-vert--xl",children:(0,c.jsx)("div",{className:"row",children:(0,c.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,c.jsx)(ct.A,{as:"h1",className:"hero__title",children:(0,c.jsx)(s.A,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed",children:"This page crashed."})}),(0,c.jsx)("div",{className:"margin-vert--lg",children:(0,c.jsx)(De,{onClick:n,className:"button button--primary shadow--lw"})}),(0,c.jsx)("hr",{}),(0,c.jsx)("div",{className:"margin-vert--md",children:(0,c.jsx)(Ie,{error:t})})]})})})}const pt={mainWrapper:"mainWrapper_ba09"};function ft(e){const{children:t,noFooter:n,wrapperClassName:r,title:l,description:s}=e;return(0,y.J)(),(0,c.jsxs)(ut,{children:[(0,c.jsx)(i.be,{title:l,description:s}),(0,c.jsx)(v,{}),(0,c.jsx)(T,{}),(0,c.jsx)(Ve,{}),(0,c.jsx)("div",{id:d,className:(0,o.A)(g.G.wrapper.main,pt.mainWrapper,r),children:(0,c.jsx)(a.A,{fallback:e=>(0,c.jsx)(dt,{...e}),children:t})}),!n&&(0,c.jsx)(lt,{})]})}},4724:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});n(758);var r=n(5266),o=n(9885),a=n(4710),i=n(9249),l=n(2046),s=n(6070);function u(e){let{logo:t,alt:n,imageClassName:r}=e;const a={light:(0,o.Ay)(t.src),dark:(0,o.Ay)(t.srcDark||t.src)},i=(0,s.jsx)(l.A,{className:t.className,sources:a,height:t.height,width:t.width,alt:n,style:t.style});return r?(0,s.jsx)("div",{className:r,children:i}):i}function c(e){const{siteConfig:{title:t}}=(0,a.A)(),{navbar:{title:n,logo:l}}=(0,i.p)(),{imageClassName:c,titleClassName:d,...p}=e,f=(0,o.Ay)(l?.href||"/"),h=n?"":t,m=l?.alt??h;return(0,s.jsxs)(r.A,{to:f,...p,...l?.target&&{target:l.target},children:[l&&(0,s.jsx)(u,{logo:l,alt:m,imageClassName:c}),null!=n&&(0,s.jsx)("b",{className:d,children:n})]})}},442:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});n(758);var r=n(9656),o=n(6070);function a(e){let{locale:t,version:n,tag:a}=e;const i=t;return(0,o.jsxs)(r.A,{children:[t&&(0,o.jsx)("meta",{name:"docusaurus_locale",content:t}),n&&(0,o.jsx)("meta",{name:"docusaurus_version",content:n}),a&&(0,o.jsx)("meta",{name:"docusaurus_tag",content:a}),i&&(0,o.jsx)("meta",{name:"docsearch:language",content:i}),n&&(0,o.jsx)("meta",{name:"docsearch:version",content:n}),a&&(0,o.jsx)("meta",{name:"docsearch:docusaurus_tag",content:a})]})}},2046:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});var r=n(758),o=n(3526),a=n(51),i=n(7306);const l={themedComponent:"themedComponent_KcS7","themedComponent--light":"themedComponent--light_PHcV","themedComponent--dark":"themedComponent--dark_hDFb"};var s=n(6070);function u(e){let{className:t,children:n}=e;const u=(0,a.A)(),{colorMode:c}=(0,i.G)();return(0,s.jsx)(s.Fragment,{children:(u?"dark"===c?["dark"]:["light"]:["light","dark"]).map((e=>{const a=n({theme:e,className:(0,o.A)(t,l.themedComponent,l[`themedComponent--${e}`])});return(0,s.jsx)(r.Fragment,{children:a},e)}))})}function c(e){const{sources:t,className:n,alt:r,...o}=e;return(0,s.jsx)(u,{className:n,children:e=>{let{theme:n,className:a}=e;return(0,s.jsx)("img",{src:t[n],alt:r,className:a,...o})}})}},2161:(e,t,n)=>{"use strict";n.d(t,{N:()=>y,u:()=>u});var r=n(758),o=n(3589),a=n(6705),i=n(3509),l=n(6070);const s="ease-in-out";function u(e){let{initialState:t}=e;const[n,o]=(0,r.useState)(t??!1),a=(0,r.useCallback)((()=>{o((e=>!e))}),[]);return{collapsed:n,setCollapsed:o,toggleCollapsed:a}}const c={display:"none",overflow:"hidden",height:"0px"},d={display:"block",overflow:"visible",height:"auto"};function p(e,t){const n=t?c:d;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function f(e){let{collapsibleRef:t,collapsed:n,animation:o}=e;const a=(0,r.useRef)(!1);(0,r.useEffect)((()=>{const e=t.current;function r(){const t=e.scrollHeight,n=o?.duration??function(e){if((0,i.O)())return 1;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(t);return{transition:`height ${n}ms ${o?.easing??s}`,height:`${t}px`}}function l(){const t=r();e.style.transition=t.transition,e.style.height=t.height}if(!a.current)return p(e,n),void(a.current=!0);return e.style.willChange="height",function(){const t=requestAnimationFrame((()=>{n?(l(),requestAnimationFrame((()=>{e.style.height=c.height,e.style.overflow=c.overflow}))):(e.style.display="block",requestAnimationFrame((()=>{l()})))}));return()=>cancelAnimationFrame(t)}()}),[t,n,o])}function h(e){if(!o.A.canUseDOM)return e?c:d}function m(e){let{as:t="div",collapsed:n,children:o,animation:a,onCollapseTransitionEnd:i,className:s,disableSSRStyle:u}=e;const c=(0,r.useRef)(null);return f({collapsibleRef:c,collapsed:n,animation:a}),(0,l.jsx)(t,{ref:c,style:u?void 0:h(n),onTransitionEnd:e=>{"height"===e.propertyName&&(p(c.current,n),i?.(n))},className:s,children:o})}function g(e){let{collapsed:t,...n}=e;const[o,i]=(0,r.useState)(!t),[s,u]=(0,r.useState)(t);return(0,a.A)((()=>{t||i(!0)}),[t]),(0,a.A)((()=>{o&&u(t)}),[o,t]),o?(0,l.jsx)(m,{...n,collapsed:s}):null}function y(e){let{lazy:t,...n}=e;const r=t?g:m;return(0,l.jsx)(r,{...n})}},7478:(e,t,n)=>{"use strict";n.d(t,{M:()=>m,o:()=>h});var r=n(758),o=n(51),a=n(742),i=n(379),l=n(9249),s=n(6070);const u=(0,a.Wf)("docusaurus.announcement.dismiss"),c=(0,a.Wf)("docusaurus.announcement.id"),d=()=>"true"===u.get(),p=e=>u.set(String(e)),f=r.createContext(null);function h(e){let{children:t}=e;const n=function(){const{announcementBar:e}=(0,l.p)(),t=(0,o.A)(),[n,a]=(0,r.useState)((()=>!!t&&d()));(0,r.useEffect)((()=>{a(d())}),[]);const i=(0,r.useCallback)((()=>{p(!0),a(!0)}),[]);return(0,r.useEffect)((()=>{if(!e)return;const{id:t}=e;let n=c.get();"annoucement-bar"===n&&(n="announcement-bar");const r=t!==n;c.set(t),r&&p(!1),!r&&d()||a(!1)}),[e]),(0,r.useMemo)((()=>({isActive:!!e&&!n,close:i})),[e,n,i])}();return(0,s.jsx)(f.Provider,{value:n,children:t})}function m(){const e=(0,r.useContext)(f);if(!e)throw new i.dV("AnnouncementBarProvider");return e}},7306:(e,t,n)=>{"use strict";n.d(t,{G:()=>y,a:()=>g});var r=n(758),o=n(3589),a=n(379),i=n(742),l=n(9249),s=n(6070);const u=r.createContext(void 0),c="theme",d=(0,i.Wf)(c),p={light:"light",dark:"dark"},f=e=>e===p.dark?p.dark:p.light,h=e=>o.A.canUseDOM?f(document.documentElement.getAttribute("data-theme")):f(e),m=e=>{d.set(f(e))};function g(e){let{children:t}=e;const n=function(){const{colorMode:{defaultMode:e,disableSwitch:t,respectPrefersColorScheme:n}}=(0,l.p)(),[o,a]=(0,r.useState)(h(e));(0,r.useEffect)((()=>{t&&d.del()}),[t]);const i=(0,r.useCallback)((function(t,r){void 0===r&&(r={});const{persist:o=!0}=r;t?(a(t),o&&m(t)):(a(n?window.matchMedia("(prefers-color-scheme: dark)").matches?p.dark:p.light:e),d.del())}),[n,e]);(0,r.useEffect)((()=>{document.documentElement.setAttribute("data-theme",f(o))}),[o]),(0,r.useEffect)((()=>{if(t)return;const e=e=>{if(e.key!==c)return;const t=d.get();null!==t&&i(f(t))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)}),[t,i]);const s=(0,r.useRef)(!1);return(0,r.useEffect)((()=>{if(t&&!n)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>{window.matchMedia("print").matches||s.current?s.current=window.matchMedia("print").matches:i(null)};return e.addListener(r),()=>e.removeListener(r)}),[i,t,n]),(0,r.useMemo)((()=>({colorMode:o,setColorMode:i,get isDarkTheme(){return o===p.dark},setLightTheme(){i(p.light)},setDarkTheme(){i(p.dark)}})),[o,i])}();return(0,s.jsx)(u.Provider,{value:n,children:t})}function y(){const e=(0,r.useContext)(u);if(null==e)throw new a.dV("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},5476:(e,t,n)=>{"use strict";n.d(t,{e:()=>f,M:()=>h});var r=n(758),o=n(375),a=n(780),i=n(5557),l=n(379);function s(e){!function(e){const t=(0,i.W6)(),n=(0,l._q)(e);(0,r.useEffect)((()=>t.block(((e,t)=>n(e,t)))),[t,n])}(((t,n)=>{if("POP"===n)return e(t,n)}))}var u=n(9249),c=n(6070);const d=r.createContext(void 0);function p(){const e=function(){const e=(0,o.YL)(),{items:t}=(0,u.p)().navbar;return 0===t.length&&!e.component}(),t=(0,a.l)(),n=!e&&"mobile"===t,[i,l]=(0,r.useState)(!1);s((()=>{if(i)return l(!1),!1}));const c=(0,r.useCallback)((()=>{l((e=>!e))}),[]);return(0,r.useEffect)((()=>{"desktop"===t&&l(!1)}),[t]),(0,r.useMemo)((()=>({disabled:e,shouldRender:n,toggle:c,shown:i})),[e,n,c,i])}function f(e){let{children:t}=e;const n=p();return(0,c.jsx)(d.Provider,{value:n,children:t})}function h(){const e=r.useContext(d);if(void 0===e)throw new l.dV("NavbarMobileSidebarProvider");return e}},375:(e,t,n)=>{"use strict";n.d(t,{GX:()=>u,YL:()=>s,y_:()=>l});var r=n(758),o=n(379),a=n(6070);const i=r.createContext(null);function l(e){let{children:t}=e;const n=(0,r.useState)({component:null,props:null});return(0,a.jsx)(i.Provider,{value:n,children:t})}function s(){const e=(0,r.useContext)(i);if(!e)throw new o.dV("NavbarSecondaryMenuContentProvider");return e[0]}function u(e){let{component:t,props:n}=e;const a=(0,r.useContext)(i);if(!a)throw new o.dV("NavbarSecondaryMenuContentProvider");const[,l]=a,s=(0,o.Be)(n);return(0,r.useEffect)((()=>{l({component:t,props:s})}),[l,t,s]),(0,r.useEffect)((()=>()=>l({component:null,props:null})),[l]),null}},8103:(e,t,n)=>{"use strict";n.d(t,{w:()=>o,J:()=>a});var r=n(758);const o="navigation-with-keyboard";function a(){(0,r.useEffect)((()=>{function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(o),"mousedown"===e.type&&document.body.classList.remove(o)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),()=>{document.body.classList.remove(o),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},780:(e,t,n)=>{"use strict";n.d(t,{l:()=>l});var r=n(758),o=n(3589);const a={desktop:"desktop",mobile:"mobile",ssr:"ssr"},i=996;function l(e){let{desktopBreakpoint:t=i}=void 0===e?{}:e;const[n,l]=(0,r.useState)((()=>"ssr"));return(0,r.useEffect)((()=>{function e(){l(function(e){if(!o.A.canUseDOM)throw new Error("getWindowSize() should only be called after React hydration");return window.innerWidth>e?a.desktop:a.mobile}(t))}return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[t]),n}},3554:(e,t,n)=>{"use strict";n.d(t,{G:()=>r});const r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",blogAuthorsListPage:"blog-authors-list-page",blogAuthorsPostsPage:"blog-authors-posts-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",unlistedBanner:"theme-unlisted-banner",draftBanner:"theme-draft-banner",admonitionType:e=>`theme-admonition-${e}`},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:e=>`theme-doc-sidebar-item-category-level-${e}`,docSidebarItemLinkLevel:e=>`theme-doc-sidebar-item-link-level-${e}`},blog:{blogFooterTagsRow:"theme-blog-footer-tags-row",blogFooterEditMetaRow:"theme-blog-footer-edit-meta-row"},pages:{pageFooterEditMetaRow:"theme-pages-footer-edit-meta-row"}}},3509:(e,t,n)=>{"use strict";function r(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}n.d(t,{O:()=>r})},9399:(e,t,n)=>{"use strict";n.d(t,{e3:()=>f,be:()=>d,Jx:()=>h});var r=n(758),o=n(3526),a=n(9656),i=n(1138);function l(){const e=r.useContext(i.o);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var s=n(9885),u=n(4710);var c=n(6070);function d(e){let{title:t,description:n,keywords:r,image:o,children:i}=e;const l=function(e){const{siteConfig:t}=(0,u.A)(),{title:n,titleDelimiter:r}=t;return e?.trim().length?`${e.trim()} ${r} ${n}`:n}(t),{withBaseUrl:d}=(0,s.hH)(),p=o?d(o,{absolute:!0}):void 0;return(0,c.jsxs)(a.A,{children:[t&&(0,c.jsx)("title",{children:l}),t&&(0,c.jsx)("meta",{property:"og:title",content:l}),n&&(0,c.jsx)("meta",{name:"description",content:n}),n&&(0,c.jsx)("meta",{property:"og:description",content:n}),r&&(0,c.jsx)("meta",{name:"keywords",content:Array.isArray(r)?r.join(","):r}),p&&(0,c.jsx)("meta",{property:"og:image",content:p}),p&&(0,c.jsx)("meta",{name:"twitter:image",content:p}),i]})}const p=r.createContext(void 0);function f(e){let{className:t,children:n}=e;const i=r.useContext(p),l=(0,o.A)(i,t);return(0,c.jsxs)(p.Provider,{value:l,children:[(0,c.jsx)(a.A,{children:(0,c.jsx)("html",{className:l})}),n]})}function h(e){let{children:t}=e;const n=l(),r=`plugin-${n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,"")}`;const a=`plugin-id-${n.plugin.id}`;return(0,c.jsx)(f,{className:(0,o.A)(r,a),children:t})}},379:(e,t,n)=>{"use strict";n.d(t,{Be:()=>u,ZC:()=>l,_q:()=>i,dV:()=>s,fM:()=>c});var r=n(758),o=n(6705),a=n(6070);function i(e){const t=(0,r.useRef)(e);return(0,o.A)((()=>{t.current=e}),[e]),(0,r.useCallback)((function(){return t.current(...arguments)}),[])}function l(e){const t=(0,r.useRef)();return(0,o.A)((()=>{t.current=e})),t.current}class s extends Error{constructor(e,t){super(),this.name="ReactContextError",this.message=`Hook ${this.stack?.split("\n")[1]?.match(/at (?:\w+\.)?(?.comment
can become .namespace--comment
) or replace them with your defined ones (like .editor__comment
). You can even add new classes.",owner:"dvkndn",noCSS:!0},"file-highlight":{title:"File Highlight",description:"Fetch external files and highlight them with Prism. Used on the Prism website itself.",noCSS:!0},"show-language":{title:"Show Language",description:"Display the highlighted language in code blocks (inline code does not show the label).",owner:"nauzilus",noCSS:!0,require:"toolbar"},"jsonp-highlight":{title:"JSONP Highlight",description:"Fetch content with JSONP and highlight some interesting content (e.g. GitHub/Gists or Bitbucket API).",noCSS:!0,owner:"nauzilus"},"highlight-keywords":{title:"Highlight Keywords",description:"Adds special CSS classes for each keyword for fine-grained highlighting.",owner:"vkbansal",noCSS:!0},"remove-initial-line-feed":{title:"Remove initial line feed",description:"Removes the initial line feed in code blocks.",owner:"Golmote",noCSS:!0},"inline-color":{title:"Inline color",description:"Adds a small inline preview for colors in style sheets.",require:"css-extras",owner:"RunDevelopment"},previewers:{title:"Previewers",description:"Previewers for angles, colors, gradients, easing and time.",require:"css-extras",owner:"Golmote"},autoloader:{title:"Autoloader",description:"Automatically loads the needed languages to highlight the code blocks.",owner:"Golmote",noCSS:!0},"keep-markup":{title:"Keep Markup",description:"Prevents custom markup from being dropped out during highlighting.",owner:"Golmote",optional:"normalize-whitespace",noCSS:!0},"command-line":{title:"Command Line",description:"Display a command line with a prompt and, optionally, the output/response from the commands.",owner:"chriswells0"},"unescaped-markup":{title:"Unescaped Markup",description:"Write markup without having to escape anything."},"normalize-whitespace":{title:"Normalize Whitespace",description:"Supports multiple operations to normalize whitespace in code blocks.",owner:"zeitgeist87",optional:"unescaped-markup",noCSS:!0},"data-uri-highlight":{title:"Data-URI Highlight",description:"Highlights data-URI contents.",owner:"Golmote",noCSS:!0},toolbar:{title:"Toolbar",description:"Attach a toolbar for plugins to easily register buttons on the top of a code block.",owner:"mAAdhaTTah"},"copy-to-clipboard":{title:"Copy to Clipboard Button",description:"Add a button that copies the code block to the clipboard when clicked.",owner:"mAAdhaTTah",require:"toolbar",noCSS:!0},"download-button":{title:"Download Button",description:"A button in the toolbar of a code block adding a convenient way to download a code file.",owner:"Golmote",require:"toolbar",noCSS:!0},"match-braces":{title:"Match braces",description:"Highlights matching braces.",owner:"RunDevelopment"},"diff-highlight":{title:"Diff Highlight",description:"Highlights the code inside diff blocks.",owner:"RunDevelopment",require:"diff"},"filter-highlight-all":{title:"Filter highlightAll",description:"Filters the elements the highlightAll
and highlightAllUnder
methods actually highlight.",owner:"RunDevelopment",noCSS:!0},treeview:{title:"Treeview",description:"A language with special styles to highlight file system tree structures.",owner:"Golmote"}}})},6532:(e,t,n)=>{const r=n(9227),o=n(9670),a=new Set;function i(e){void 0===e?e=Object.keys(r.languages).filter((e=>"meta"!=e)):Array.isArray(e)||(e=[e]);const t=[...a,...Object.keys(Prism.languages)];o(r,e,t).load((e=>{if(!(e in r.languages))return void(i.silent||console.warn("Language does not exist: "+e));const t="./prism-"+e;delete n.c[n(7507).resolve(t)],delete Prism.languages[e],n(7507)(t),a.add(e)}))}i.silent=!1,e.exports=i},1274:()=>{!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,o,a){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(o,(function(e){if("function"==typeof a&&!a(e))return e;for(var o,l=i.length;-1!==n.code.indexOf(o=t(r,l));)++l;return i[l]=e,o})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var o=0,a=Object.keys(n.tokenStack);!function i(l){for(var s=0;s{"use strict";e.exports=n(2713)},6070:(e,t,n)=>{"use strict";e.exports=n(7462)},4733:(e,t)=>{"use strict";function n(e,t){var n=e.length;e.push(t);e:for(;0|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}}),{pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0}),{pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0});e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|RebeccaPurple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,number:n})}(A),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+t.source+")?|"+t.source+"(?:[ \t]+"+n.source+")?)",o=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]/g,(function(){return n})).replace(/*\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:a(/