-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharchlinux.html
More file actions
27 lines (27 loc) · 2.13 KB
/
archlinux.html
File metadata and controls
27 lines (27 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Ven's Website :3</title>
<meta content="Ven's Website/Guides" property="og:title"/>
<meta content="[insert Penguinz0 meme]" property="og:description"/>
<meta content="https://wystnn.github.io" property="og:url"/>
<meta content="https://media.discordapp.net/attachments/1172896758662172683/1178831712571113492/image0.jpg" property="og:image"/>
<meta content="#ff02d0" data-react-helmet="true" name="theme-color"/>
<link rel="stylesheet" href="./assets/css/sakura-vader.css"/>
</head>
<h1>A Beginner's Guide to Arch Linux, for idiots</h1>
This guide will explain to you; how to install Arch Linux, use it's package manager, explore it's third-party repository, and many more.
<h1></h1>
If you came from a different Linux distribution, like Ubuntu(Debian) or Fedora, this guide may or may not work for you. Just telling ya; this guide is intended to newcomers who are transitioning from Windows or macOS to Arch Linux (and co.)
<h2>What is Arch Linux?</h2>
Arch Linux is a Linux distribution that adheres the "Keep It Simple, Stupid", or "KISS" principle. Originally created by Judd Vinet in 2002, it has now saved millions of lives of each Linux user from having their package manager go grazy, and having to experience bleeding-edge software without sacrificing stability.
<h2>Should i use Arch Linux?</h2>
If you're a newcomer to the world of Linux, it's recommended to not touch "bleeding-edge" distributions like Arch Linux. There have been cases of people with an Arch system having their own install being imploded by itself, due to mismanagement of packages, and the notorius "AUR", or Arch User Repository.
<h1></h1>
Still, if you got newer hardware, and want better Linux compatibility, you may do so. But be aware: <b>you might fuck up in any time.</b>
<h2>Installing Arch Linux</h2>
Installing Arch Linux is "as easy as counting the digits of pi"
<h3>Which Arch Linux should i get?</h3>
</html>