Your Arch Linux installation guide was very helpful, I am really glad that you covered pacman too, thanks a lot!
3 жыл бұрын
You don't need sudo for every pacman operation, for example --query (-Q) and --files (-F). It's a good idea not to use sudo when sudo is not needed.
@ranimungcal10 ай бұрын
thank u Denshi your way of tutorials are very informative and clear as always specially for arch beginner like me.keep up the good work!
@IsraelRuizGodot3 жыл бұрын
Hey Danshi! I'm that game developer. I tried to get into Arch a while ago but the drivers didn't work out with my old hardware. But this time I got a new computer and I installed EndeavourOS! Everything's running smoothly so far and you dropping this video is the cherry on top. It's laughable how much computer problems I've had in the past year. So much so I've hardly made any games or videos. But things are starting to look up. I'm kind of in a rut motivation wise so it was really encouraging to watch this video. It feels pretty nostalgic watching this. I remember when you had 60 subscribers! Crazy. Keep it up my guy. Thanks a ton.
@mathisblair27982 жыл бұрын
Bruh.... Best of luck. I hope that 5 months later you back racin and pacin!
@moonman2051 Жыл бұрын
This was very helpful. Instant subscribe!!
@redmictian3 жыл бұрын
Awesome video man! Keep it going!
@igrewold Жыл бұрын
Good work man, thanks sometimes to install binary (precompiled) packages of something just add -bin to end of its name example: heroic-games-launcher -> heroic-games-launcher-bin Regards, if you make a blog for this content, it'd be a good reference
@jacksystems3 жыл бұрын
Thanks for the video and all of your others, can't believe I wasn't subbed : )
@mathisblair27982 жыл бұрын
Fuuuu yeah.... May the world be COMFY
@Ctaylor832 жыл бұрын
Man, this is real C O M F Y
@dumbllama84953 жыл бұрын
this is really awesome, very clear instructions.
@Booombasstic4 ай бұрын
Just recently, I on a random day, entered my password and it didn't worked, whatever I did. I asked gpt, and it told me to use other live usb to change the password. And, holy cow, it worked!! In just two commands! But that's depressing, any thief could just carry a live usb and change my password, and he would have access to all of my data. I use ARCH btw 😁😁
@mathisblair27982 жыл бұрын
My question; is there anything that yay can do that you cannot also do by git? I started off using yay; but removed yay once I could git. Example: git clone "package name" cd "package name" Makepkg -si (after looking at whats in there mind you)
@cherradiyacyn6 ай бұрын
Hey! What's the title of the music playing at the beginning ? 00:00
@Denshi6 ай бұрын
It's the title screen theme from "Waterworld", a SNES game.
@cherradiyacyn6 ай бұрын
@@Denshi Thank you.
@livingcodex98783 жыл бұрын
Naisu
@Cesare-ub3dt10 ай бұрын
hi i use arch ,i have an old laptop with intel graphics wich is the comand for install da intel uhd graphics driver on my linux?
@abidanik28772 жыл бұрын
How did you configure your terminal to show auto suggestions and auto completion? Specially the auto suggestions after copying the yay git link in 6:01 ?
@dedo49542 жыл бұрын
he uses the fish shell
@ishaanbhimwal3 жыл бұрын
Your top 5 distros and wms??
@GroomerGaming3 жыл бұрын
how do i uninstall pacman and get portage
@catchnkill2 жыл бұрын
Format the harddisk or SSD and install Gentoo. It will cost you less time and effort than forcing the Gentoo package management system into Arch Linux. Not saying that you can't. Just not worth it.
@sharp14x2 жыл бұрын
What's your colour scheme?
@samyak0392 жыл бұрын
why do you use `yay` instead of `paru` ?? btw, great video man, learned some new things :D
@mathisblair27982 жыл бұрын
How to completely remove packacge and associated files : sudo pacman -Rcs Only only putting this here to relay your answer in comments to top of comments
@hans3l4933 жыл бұрын
How to completely remove package(all related stuff to the package) installed?
@Denshi3 жыл бұрын
sorry I forgot to mention this! Use pacman -Rcs
@swagmuffin90003 ай бұрын
lies!!! you can run pacman --version, or pacman --help as a regular user. lol sorry, trying to be a jerk
@amdvsias4 ай бұрын
is there any true beginners guides to this shit or do i have to go to fucking college to know how to work my shitass computer...
@chickenbobbobba4 ай бұрын
this guide is pretty clear, what are you struggling with?
@amdvsias4 ай бұрын
@@chickenbobbobbaliterally the very basics. Trying to learn the very basics of coding, and especially on Linux. Looking for videos on this is impossible, it feels like I need to go to college to find out because all of these videos is listening to complete tech jargon for 10 minutes while they tell you this is the “basics”
@chickenbobbobba4 ай бұрын
@@amdvsias all youre doing is copying the commands?