How To Use The AUR (Arch User Repository)

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 429

  • @AshnSilvercorp
    @AshnSilvercorp 2 роки тому +846

    It's really funny how Arch gets thrown as the complicated distro, when it reality it still comes down to reading a manual and typing in the equivalent of a few commands. Anyone who's used command blocks in Minecraft or the console in TF2 or Gmod can figure out Arch.

    • @kimgkomg
      @kimgkomg 2 роки тому +115

      As if those are things that normal people do

    • @AshnSilvercorp
      @AshnSilvercorp 2 роки тому +192

      @@kimgkomg no it isn't. But that speaks to the problem of tech literacy. It isn't that people can't, it's often that people are too lazy or busy to try and hapily encouraged to remain in such a status quo.

    • @arandomguy4478
      @arandomguy4478 2 роки тому +28

      Except when users go to upgrade packages and something breaks. It can be absolute pain to track it down sometimes

    • @rishirajsaikia1323
      @rishirajsaikia1323 2 роки тому +23

      @@arandomguy4478 arch focuses on bleeding edge instead of stability. If a distro based on arch tries to hold packages for sometime for more stability, the AUR packages have more chances to break. The bleeding edge nature of arch makes the AUR possible.

    • @monsterhunter445
      @monsterhunter445 2 роки тому +30

      The average user wants stability heck as a power user I also want stability

  • @roasted.cheese
    @roasted.cheese 2 роки тому +195

    the beginning is so accurate, I use Arch BTW

    • @kimgkomg
      @kimgkomg 2 роки тому +1

      Prove it

    • @sparklyspartan1833
      @sparklyspartan1833 2 роки тому +9

      I’m blocking you

    • @ne5043
      @ne5043 2 роки тому +13

      Btw I didnt use the pacstrap command during installation

    • @censacrof
      @censacrof 2 роки тому +4

      @@ne5043 you're a true sigma male then

    • @maybeanonymous6846
      @maybeanonymous6846 2 роки тому +1

      i use artix btw

  • @beregg9159
    @beregg9159 2 роки тому +150

    Its gonna be interesting to see how many people get interested in Arch and or Linux in general once the Steam Deck launches, Valve confirmed it comes with an immutable file system which can be removed with a few commands. These vids will definitely come in handy for the newbies and your vids have definitely helped me use to use Arch properly

    • @jan_harald
      @jan_harald 2 роки тому +9

      probably still mutable by system updates, also probably a lot of people trying to tinker with it are gonna mess up the system, because they're used to stuff like Garbage Bin style deletion

    • @AshnSilvercorp
      @AshnSilvercorp 2 роки тому +2

      exactly why I'm running it. And Just WorksTM it has been so far for what I use.

    • @AshnSilvercorp
      @AshnSilvercorp 2 роки тому +4

      @@jan_harald KDE does have a recycle bin, and as far as I know, that is the deskop environment shipping with it out of its game mode.

    • @ugoboom
      @ugoboom 2 роки тому +2

      @@jan_harald i wish more people who wrote guides, say to install trash-cli and suggest `trash filename` instead of rm -rf

    • @l4kr
      @l4kr 2 роки тому

      Probably as people as those who mod their xbox or playstation lol

  • @atpray
    @atpray 2 роки тому +404

    btw kenny, some advice.
    Simply type 'yay librewolf' without the -S flag. It does the same.
    Press Enter on all yay prompt, instead of typing Y. It work.
    Also running 'yay' without any flag, runs 'pacman -Syu' + aur updates.

    • @generallyunimportant
      @generallyunimportant 2 роки тому +9

      lets be real here, im pretty sure no one wants to upgrade and sync all their packages just to get one package installed

    • @kevyyar
      @kevyyar 2 роки тому

      I have both yay and paru

    • @s8r4
      @s8r4 2 роки тому +16

      the y/n prompts actually capitalize the letter that is going to be the default use if no input is provided. The only problem with that is in its existence by default. If every prompt used the same default, be it Y or N, it would be useful, but since that is not the case, looking for the capital letter takes the same amount of time as typing the letter you want to use anyway, which makes the feature obsolete imo.

    • @limpa756
      @limpa756 2 роки тому +1

      YAy is deprecated use paru

    • @oalfodr
      @oalfodr 2 роки тому +23

      @@limpa756 It is not deprecated. Use whatever you want

  • @TheJackiMonster
    @TheJackiMonster 2 роки тому +126

    I recommend creating a "aur" folder instead of "git" in case you clone some other repositories besides AUR packages. Also you could make a video about making own AUR packages if you know anything which still needs packaging. It's much easier than anything I have encountered on different distros because it is essentially using bash.
    Also what's important to add is that anyone can create AUR packages. So people should be careful what to install from there because it has contained viruses in the past. It's likely package maintainers will get banned from the AUR for uploading a virus rather quickly but it depends on how popular the package is and if users are checking the PKGBUILD script.
    So yeah, I really like the AUR but it's still important to understand it first before using it. Definitely a good topic for videos. ^^

    • @jan_harald
      @jan_harald 2 роки тому +6

      imho it's not worth making an AUR package if you're not gonna maintain it...which there's ALREADY quite a few that aren't quite kept up to date, not to mention that I think this would increase the duplicate packages, like, if there's package-git package-mypatch package-flumpus package-opensesame-git, for example, you wouldn't even know what is the actual difference between them, they'd be someone's forks, but often they seem quite unneccessary

    • @atpray
      @atpray 2 роки тому +1

      @@jan_harald And that is why some research should be done on the upstream of non-popular aur packages before installing.

    • @annoyinguser
      @annoyinguser 2 роки тому +5

      And that's why I'm trying not to install stuff that I don't see frequently updated in the past couple of months.

    • @TheJackiMonster
      @TheJackiMonster 2 роки тому +2

      @@jan_harald Unmaintained packages can easily be reported and you can also request to maintain them. I also rarely encounter actual duplicates because I think those would get reported quite fast.
      There are in fact differences between -git or -bin packages. So it makes sense to have those in separate to choose from. Sometimes even forks or patches are a reason to create a different package because there are important changes which can be required in other software using it as dependency.

    • @DMSBrian24
      @DMSBrian24 2 роки тому

      just the build files in /tmp x)

  • @vens1337
    @vens1337 2 роки тому +8

    Thanks brah.
    I've been using Arch as my daily driver despite having just moved into university (who doesn't like a challenge lol). Its been tough at times (due to professors expecting people to use mainstream systems), but I've been making it work regardless. Thanks for the explanations and demonstrations, they have definitely helped in my understanding!

  • @Absolute_Zero7
    @Absolute_Zero7 2 роки тому +31

    One little tidbit at the end is that I believe if you just run yay without any flags, it defaults to running yay -Syu, so if you want to do a full system upgrade, you can just drop the -Syu part and just type "yay".

  • @nepnep1057
    @nepnep1057 2 роки тому +43

    honestly the AUR is one of the things i like the most about using linux, being able to install anything even remotely known the same way you can install system packages (if you use a wrapper helper like yay) is just really nice, and it's one of the reasons why i recommend endeavour (pretty much just arch but a bit more bloated and with a GUI installer) to beginners, not mint or anything debian based, honestly even vanilla arch would be better for beginners than something debian based considering how much of a pain it is to get software on debian and how outdated it is, the only harder than average thing about arch is the installation process, and it's still not that hard

    • @alexdelarge9425
      @alexdelarge9425 2 роки тому +3

      If you have problems installing on Debian, that's on you lol.

    • @nepnep1057
      @nepnep1057 2 роки тому +6

      @@alexdelarge9425 When did i say i do? It's simply a night and day difference between being able to use a package manager and all its features vs having to unpack a tarball or .deb that doesn't update with the rest of the system, neither is hard, but one is way more convenient

    • @srpenguinbr
      @srpenguinbr 2 роки тому +2

      @@alexdelarge9425 reminds me of Linus Torvalds at a Debian conference saying it was too difficult to install

    • @eritert
      @eritert 2 роки тому

      I can definitely see how it would be time consuming if installing by only reading the wiki and choosing from programs you know nothing about, but now there are tons of tutorials that walk you through it and even some install helpers exist.

    • @srpenguinbr
      @srpenguinbr 2 роки тому

      @@eritert heck there's Arch GUI, a distro that is just Arch with rhings preinstalled

  • @SpidFightFR
    @SpidFightFR 2 роки тому +10

    I use arch since a few months, tho it’s alway great to see a video like this one. Great job! 👌
    Also, to fully update your system, you can just write "yay", no need to write "yay -syu". 😅

  • @kalecio
    @kalecio 2 роки тому +3

    I've gone to the tiling window manager rabbit role recently and I think I'm finally ready to do the change and go for a full minimal distro like arch. This video will come handy, thank you as always Linux Chad.

  • @orko2027
    @orko2027 2 роки тому

    You saved my life! I´m on Garuda linux for a few weeks now. It´s my first arch based disro and I really like it, especially for gaming!! This was my last problem to solve... Octopi and pamac alwas hang up when I try to install an AUR package. But after following your instructions it just works! THANK YOU SO MUCH FOR THIS TUTORIAL!!! From now on I´ll try to love the terminal even more 🙂 I will use yay from now on to install AUR packages and clean the cache manually from time to time. Keep making such useful tutorials!

  • @atpray
    @atpray 2 роки тому +12

    Best part about aur is how easy it is to make an aur package. Community participation is top notch with aur. Bugs take almost no time to get fixed. Also many times I was able to successfully compile package of different architecture. Thats the advantage of compiling.

  • @deliriumcode
    @deliriumcode 2 роки тому

    I'm rarely writing comments and I don't know if you noticed but as I already wrote one for some of your previous videos - we (Arch and generally Linux users) really appreciate this kind of short video guides.
    For example, this video particularly, helped me understanding YAY package manager.
    If I'm someone who would be asked for something - I would recommend you for a professor.
    We have here one proverb - "Knowledge is not knowing something but knowing how to give / pass your knowledge to someone".

  • @thegumball1809
    @thegumball1809 2 роки тому +1

    I may or may not have downloaded arch and gotten so confused when someone told me to use yay or pacman.
    So I appreciate you making this

  • @69fox
    @69fox 2 роки тому

    After an hour of trying to figure out how the fuck do I use all that git clone stuff with no avail came back to this tutorial and was done in 5 minutes. I rarely leave thank you's but literally thank you so much for speaking noob-friendly language and making tutorials I actually can understand.

  • @mekb-the
    @mekb-the 2 роки тому +10

    the difference between just the package name, or adding -bin and -git, is
    package-bin is precompiled, you don't have to wait to compile the package
    package-git is up to the latest commit of the git repository, not the latest stable release or whatever
    package by itself is the latest stable release

    • @kobeneilson6717
      @kobeneilson6717 10 місяців тому

      Thanks, I didn’t know the distinction. Is this just a convention? Or are there admins on the AUR who get to name the packages?

    • @HobbitJack1
      @HobbitJack1 2 місяці тому

      @@kobeneilson6717 It's convention, and it's not available for every package. But since it's been 7 months you've probably figured that out =)

  • @apathypower9559
    @apathypower9559 2 роки тому +9

    Interesting to see the git+base-devel vs yay. The only package I've ever made was yay, so I didn't know how much of what I did was git+base-devel or the yay package. Nice to see.

  • @kobeneilson6717
    @kobeneilson6717 10 місяців тому

    As an arch and a Linux noob, yay has been super useful. Got me out of the habit of going to a software’s website and looking at their install instructions.

  • @kersaherpafuqer784
    @kersaherpafuqer784 2 роки тому

    This guy's channel shows that even the monotone talkers can be entertaining at times

  • @six7971
    @six7971 Місяць тому

    I keep coming back to this video. Thank you, king.

  •  2 роки тому +16

    i never took my online security so seriously until i started watching these videos lol

    • @UU-dp9th
      @UU-dp9th 2 роки тому +1

      Glad you’re on the other side!

    • @monstercrabee
      @monstercrabee 2 роки тому +13

      You've posted this same comment on other videos already, bot.

    • @darkflightdreamer1698
      @darkflightdreamer1698 2 роки тому +3

      bough acoomt 😡😡😡😠😠😠

    • @roasted.cheese
      @roasted.cheese 2 роки тому

      @@monstercrabee nah he's real

    • @roasted.cheese
      @roasted.cheese 2 роки тому

      @@darkflightdreamer1698 nah reposting check his channel

  • @Programscape
    @Programscape 10 місяців тому

    Thank you, I'm a newbie for Arch and you have helped me a lot!

  • @code8986
    @code8986 2 роки тому +6

    I'm fairly new to Arch-based distros (Garuda, at the moment) and this was helpful. I'd also be interested in a comparison, with pros and cons, between the AUR and the Chaotic AUR.

    • @tylerdean980
      @tylerdean980 2 роки тому

      Which version of Garuda are you running? Dragonized? I like it okay, but it’s bloated by arch standards. Every Pacman -Syu is always a lot of packages. I removed a lot of software so it’s not too bad now. But it still takes a long time to boot compared to my arch install. But you get a lot of eye candy for your waiting.

    • @babitasaha6655
      @babitasaha6655 2 роки тому +1

      @@tylerdean980 just use the barebones edition

    • @code8986
      @code8986 2 роки тому +1

      @@tylerdean980 Yeah, the Dragonized edition. I agree with you that it has more stuff than a minimal Arch install, but I want a lot of that stuff -- both the functional and the eye candy. And what I don't want, I can remove, as you said. What I don't know yet, though, is whether I want to use the Chaotic AUR that it uses by default or if I want to use the regular AUR instead.

    • @tylerdean980
      @tylerdean980 2 роки тому

      @@code8986 You still have access to the regular AUR too, it's not like you're losing anything.

    • @tylerdean980
      @tylerdean980 2 роки тому +2

      @@babitasaha6655 I would, but I really like the gaming stuff that it comes with out of the box, like having the GE version of proton, and retroarch set up out of the box. Honestly they set up so much for you that it would be more time consuming to do all that yourself than it would be just to uninstall the things that you don't need. But there are some things that I still can't remove. Like for example, they ship with 2 terminal emulators, I don't really need alacritty, but the system uses it to run the commands that the graphical programs do.

  • @aeebeecee3737
    @aeebeecee3737 2 місяці тому

    This tutorial is so clearly helpful, very thanks; and make more helping tutorial video like this plz

  • @fd2444
    @fd2444 2 роки тому +5

    I understand like 5% of things from this channel and I wish I knew how to learn more about these things because I want to be more tech literate, a lot of holes in my knowledge

  • @ludwigkaddin7267
    @ludwigkaddin7267 2 роки тому

    Thank you for these videos! You've got me into Linux and FOSS and I love every second of it.

  • @jacobkooster7348
    @jacobkooster7348 2 роки тому

    you posted this the day after i finally installed arch thank you

  • @Carlos-qi8er
    @Carlos-qi8er 2 роки тому +13

    For anyone reading this: Install yay-bin instead of yay, that way you don't have to wait to install go

    • @FirstnameLastName-mr8lk
      @FirstnameLastName-mr8lk 2 роки тому +1

      It doesn't even take that long tho?

    • @Carlos-qi8er
      @Carlos-qi8er 2 роки тому +1

      @@FirstnameLastName-mr8lk my internet download speed sucks, it's an advice from a frustrated person trust me

    • @FirstnameLastName-mr8lk
      @FirstnameLastName-mr8lk 2 роки тому

      @@Carlos-qi8er oh yeah I know my downloads usually go at like a 100kbps but it's still not that bad and takes like maybe 5 minutes

    • @ankitsuman1110
      @ankitsuman1110 2 роки тому

      Carlos from Artix Linux telegram group?

  • @fredrikellefsen9866
    @fredrikellefsen9866 Рік тому +6

    I got the PGP error message so I paused the video and spent 10 minutes solving the issue. Then I unpaused the video and not 1 second later you explain what to do when the error happens. Unfortunate pause on my part lol

  • @jonipaliares5475
    @jonipaliares5475 2 роки тому

    Nice, I just installed arch this week and this is very helpful!

  • @jan_harald
    @jan_harald 2 роки тому +2

    trizen > yay, imho
    mainly because trizen 1) sorts packages with AUR ones at the bottom, and 2) it actually shows when the package was last updated, if it's out of date or unmaintained, and also lets you easily edit the MAKEPKG and stuff in the middle, if you want to (I alias it to not do that, but it's very useful for some packages that don't work properly as-is, e.g. the version got updated, but the shasum didn't)

    • @UVClay
      @UVClay 2 роки тому

      trizen is the patrician aur helper

    • @acrodrigues1
      @acrodrigues1 2 роки тому

      perl is bloat in its essence

    • @jan_harald
      @jan_harald 2 роки тому +1

      @@acrodrigues1 no, you're confusing it with c++ and php ;P

  • @sammydepresso
    @sammydepresso 2 роки тому

    People made me think arch was complicated asf, but its really easy to install and use.

  • @reto8988
    @reto8988 2 роки тому

    Spent over a month away out of the country very limited signal and i really miss my build at home, but i think i missed your videos more

  • @ozkroca9003
    @ozkroca9003 2 роки тому

    I was just a regular PC user until I switched to Linux. It would have never occurred to me a few year ago that "would you rather save disk space or save time" would be a "pondeous question" in my life, but here we are now...

  • @malleybo
    @malleybo 4 місяці тому

    Very useful info, thank you.

  • @jpwillm5252
    @jpwillm5252 2 роки тому

    This is a tutorial, thank you!
    Ah, if I had had these explanations a few years ago when I landed in the Arch world ...
    That said, yay is awesome and he's the one who saved my life.
    And hop, I subscribed. 🙂
    --
    Ça, c'est du tuto, merci !
    Ah, si j'avais eu ces explications il y a quelques années quand j'ai débarqué dans le mond Arch...
    Ceci dit, yay est génial et c'est lui qui m'avait sauvé la vie.😎
    Et hop, je me suis abonné. 🙂

  • @helioradial
    @helioradial 5 місяців тому

    well done on this matey, really appreciate it

  • @bugswriter_
    @bugswriter_ 2 роки тому +1

    I have a tip for you
    At 0:22 ; you said it's little bit similar to overlay "Gentoo"
    Do you really think if someone move from Gentoo to arch he needs a video to understand AUR?

  • @lordjellyfish4745
    @lordjellyfish4745 2 роки тому +1

    I love the fact that Luke Smith used the same tumbnail for his Arch rice video 4 years ago

  • @neelbanga
    @neelbanga 2 роки тому +7

    Hey, what are your thoughts on the arch GUI install script. I’ve installed arch through the command line a few times but idk if I want to do it on my new computer if the GUI script is legitimate.
    Thoughts?

    • @terminalvelocity4858
      @terminalvelocity4858 2 роки тому +3

      You can, but then you are installing what another person deems fit for a running system, not what you do. Defeats the whole purpose, and Arch's "KISS" philosophy. When I first starting using Arch, I used to feel the urge to use install scripts, etc. I have in fact used them in the past but ended up with a lot of bloat and who knows what else installed on my machine that I probably didn't need. Installer scripts are typically created as a universal "catch-all" for all PC's. But do yourself a favor, use that time to learn to install and build up your own system. It really is not hard at all, it just seems daunting at first (just like anything new, right?). Once you learn, you can literally have a running Arch Linux system in less than 15 minutes, just use the Arch install guide and take your time the first few tries. Once you get that right, then move on to installing your choice of desktop environment (XFCE, Cinnamon, OpenBox, etc). Even easier, just learn the process in a Virtual Machine and then when you're solid and ready to go, install on your real PC. The great part here, is by taking the time yourself, not only do you learn a lot about Linux in the process -- but you can easily make your own install script in the end and it's truly a great feeling to completely enjoy your lightning fast system that you built up. You will thank yourself in the end. ;)

    • @liyifenn
      @liyifenn 2 роки тому +2

      Please ignore the guy above. The Arch install script literally just automates the base Arch install and nothing else, which is exactly the same on every PC.
      The script is included by default in the Arch iso now, just run archinstall to use it

  • @kit2691
    @kit2691 2 роки тому

    literally right on time i just downloaded garuda yesterday and i was trying to figure out how to use aur

  • @rapid404
    @rapid404 2 роки тому

    Thanks, where was this video when I learned it the hard way yesterday lol. You should do a quick vid on verifying checksums or mention it if you ever revisit this again.

  • @cgme9535
    @cgme9535 2 роки тому +4

    This can be hard for newcomers. But you just can’t emphasize how useful and necessary the AUR is.

  • @ЕвгенийВладимирович-э9э

    The chances of mental outlaw reading the fresh comment are probably higher, so I' ll write it here. Just thank you man. You're doing a great job and it generally makes me feel better.
    greetings from russia btw

  • @Your_Degenerate
    @Your_Degenerate 2 роки тому

    Make flags is a real pro tip, thanks.

  • @muhdzafri7551
    @muhdzafri7551 2 роки тому +1

    I saw a comment about the thumbnail. I don't know if this violates the license or not but Luke Smith's video description states:
    License Creative Commons Attribution license (reuse allowed)

  • @aeebeecee3737
    @aeebeecee3737 3 місяці тому

    Very helpful tutorial

  • @idaho6992
    @idaho6992 2 роки тому +2

    Do you think you could make a video that would teach us to create packages for the AUR? I'd like to make the AUR repo better for aarch64 software availability but I don't really understand how packages are made for it...

  • @ColonelNamek
    @ColonelNamek 2 роки тому

    Best part about using arch is the sheer regressions it brings on each -Syu

  • @crekkk
    @crekkk 2 роки тому

    Just installed Arch perfect timing.

  • @wicosi
    @wicosi 2 роки тому

    Thanks for sharing.
    -------------------------------
    Obrigado por compartilhar.

  • @randomprimary
    @randomprimary 2 роки тому +6

    hey Mr. Outlaw, real question: If I use Manjaro, am I allowed to say "I use Arch btw"?

  • @vladislavkaras491
    @vladislavkaras491 2 роки тому

    Great guide, thank you!

  • @sonicx764
    @sonicx764 2 роки тому +1

    Are you perhaps interested to make a video about the linus tech tips challenge with linux? I think it would be interesting to have your opinion on the matter

  • @juanmanuelagudelozapata3751
    @juanmanuelagudelozapata3751 5 місяців тому

    good video, its help me a lot

  • @notuxnobux
    @notuxnobux 2 роки тому

    you sound sick kenny, did you get the coof?

  • @abeefwellington
    @abeefwellington 11 місяців тому

    Super helpful, thanks!

  • @imagreatguy1250
    @imagreatguy1250 2 роки тому

    Damn bro, those deep questions really have me thinkin, lol 😂

  • @aram7017
    @aram7017 2 роки тому

    happy to see you using arch

  • @CyberAnalyzer
    @CyberAnalyzer 2 роки тому

    You crushed it!

  • @itsfish8672
    @itsfish8672 2 роки тому

    Thx you sir for the help.

  • @1marcelfilms
    @1marcelfilms 2 роки тому

    i have arch btw but only for a week
    so its perfect video timing

  • @notuxnobux
    @notuxnobux 2 роки тому

    yay is also good for updating your system. It automatically prompts for new gpg keys when needed so you wont get gpg errors after a system update

  • @jacklwipa1187
    @jacklwipa1187 2 роки тому

    @Mental Outlaw hey, I've been watching your channel for quite a while now and really love the content you serve us with. You've also made me fall with linux and it's most talked about distros, you don't bring up the gaming topic though, so I would like your opinion on it.

  • @zzinuecode
    @zzinuecode 11 місяців тому

    Thanks for the video

  • @videogameboy64
    @videogameboy64 Рік тому

    Thank You So Much!

  • @LGTeGeTeGe
    @LGTeGeTeGe 2 роки тому

    I use arch linux, but i plan to move to artix, what init are u using? I guess its openrc as you come from gentoo, but i have to ask lol

  • @vsynk-hk3ph
    @vsynk-hk3ph 2 роки тому +1

    U should review endeavourOS I like it a lot

  • @jkr9594
    @jkr9594 2 роки тому +2

    the TRUE chad does not use the AUR, but codes every program himself.

  • @skywz
    @skywz 2 роки тому

    MO, do you know of any Android apps for torrenting or mining Monero? Completely unrelated to the video, but you would be one of the people I would trust to give me accurate, safe information on this. Thanks.

  • @mt0software
    @mt0software 2 роки тому

    Just what I needed!

  • @saltymashedpotatoes
    @saltymashedpotatoes Рік тому

    How did you manage to become such a super nerd so young? Did you have a mentor?

  • @Punisher1992
    @Punisher1992 Рік тому

    thanks, was helpful

  • @andreaswahl6644
    @andreaswahl6644 2 роки тому

    Are you on openrc or runit Artix?

  • @Coups_Detat
    @Coups_Detat 5 місяців тому

    Im starting to like Manjaro as I understand AURs and YAY

  • @linuxstreamer8910
    @linuxstreamer8910 2 роки тому

    thanks for showing me the git clone, cd, makepkg & sudo pacman -U way

  • @NumeroPerdido
    @NumeroPerdido 2 роки тому +5

    Switching to Arch and start using pacman, yay and AUR made me LOVE Linux and making it my daily drive. No more dualboots or VMs. Fuck apt!

  • @penguin1714
    @penguin1714 2 роки тому

    ohno... you're making arch content. is this the, dare I say, END of GENTOO?

    • @tylerdean980
      @tylerdean980 2 роки тому

      Maybe, that neofetch output was his main desktop machine. He’s not using DWM either, I see.

  • @raidtheferry
    @raidtheferry 7 місяців тому

    It's not recommended to use Yay anymore as your AUR helper. Use Paru instead (exact same install process as shown here) or don't use an AUR helper at all, but organize your packages yourself. Using a helper is 1000x easier though and they're not large programs

  • @Elhamidi0249
    @Elhamidi0249 2 роки тому

    Why you don't use *paru*, the _yay_ replacement by the original _yay_ author? Has this a specific reason or don't you like paru? To my knowledge, yay is deprecated and should not be used anymore but I could be wrong with that.

    • @acrodrigues1
      @acrodrigues1 2 роки тому

      "yay is deprecated" No it is not, you're wrong kid go back to your mom's basement.
      Moreover paru is writen of all things in that pile of junk that is rust.

    • @Elhamidi0249
      @Elhamidi0249 2 роки тому

      @@acrodrigues1 moreover Rust isn't that bad, it has definitely its reason to exist.

  • @iusearchlinux
    @iusearchlinux 2 роки тому

    Nice vid brodie

  • @bkisme
    @bkisme 2 роки тому

    been using arch since 2011.
    just werks

  • @coderxxl9145
    @coderxxl9145 2 роки тому

    nice one

  • @hardcorehall2265
    @hardcorehall2265 2 роки тому

    Thank You!

  • @LetrixAR
    @LetrixAR 2 роки тому

    The best part of Arch

  • @2CPT1MP
    @2CPT1MP 2 роки тому

    Do you experience any stuttering when moving windows around?

  • @symbioticparasite6268
    @symbioticparasite6268 2 роки тому

    Have used arch as my main distro on my laptop for a year now, where others have problems arch didn't. Will never go back to another distro...

  • @finoderi
    @finoderi 2 роки тому +1

    To update all packages in the system just type 'yay' without any arguments. It's the equivalent of 'pacman -Syu'.

  • @II_xD_II
    @II_xD_II 2 роки тому +1

    maybe using makepkg with "-si" flag is way more convenient
    correct me if im wrong or if there's something more to add : )
    edit : wait nvm i should watch it entirely first

  • @lupin7559
    @lupin7559 2 роки тому

    I have no idea what this stuff is. Can you make some videos about how to go from a typical “end user” to a POWER USER!!!!! ?

  • @xiaowong6651
    @xiaowong6651 2 роки тому +1

    Saving a lot of time is worth a few megs in my opinion

  • @boredalucard2526
    @boredalucard2526 2 роки тому

    Damn needed that so much

  • @bradenculver7457
    @bradenculver7457 2 роки тому +9

    Anyone know the benefits of paru versus yay? I’ve seen some saying it’s better.

    • @AdroSlice
      @AdroSlice 2 роки тому +2

      Paru is written in Rust rather than Go and has some different, slightly more secure defaults, so overall it's safer to use, faster and more stable. They have about the same CLI, so actual user differences are nearly negligible.

    • @comicsans1689
      @comicsans1689 2 роки тому +5

      @@AdroSlice
      >written in Rust
      No thanks, I don't want to have a 41% chance of the software being unsupported in a few years.

    • @babitasaha6655
      @babitasaha6655 2 роки тому +1

      @@comicsans1689 wdym?

    • @vladlu6362
      @vladlu6362 2 роки тому +1

      @@comicsans1689 Rust came to being about the same time as go, and is the most loved language, AND is currently huge (has it's own foundation). The chance of being unsupported is around 0%. Although is you are talking about support, yay is barely supported as well. It's a tiny program, it doesn't require much support.

    • @comicsans1689
      @comicsans1689 2 роки тому

      @@vladlu6362 You missed the joke that I was making.

  • @snakevenomdrink
    @snakevenomdrink 2 роки тому +2

    based

  • @Villal
    @Villal 2 роки тому

    amazing

  • @mandrasaptakmandal636
    @mandrasaptakmandal636 2 роки тому

    Is there a way to costomise a fresh arch install into archcraft like environment complete with openbox context menu (which auto updates all files) with just one command? And is there a similar method for ubuntu based system to make it like arch craft with one command? Thanks!

  • @lodestarlondon8850
    @lodestarlondon8850 2 роки тому +1

    Based

  • @lizfcknzs
    @lizfcknzs 2 роки тому

    What software do you use to edit your videos?

  • @Ryhon
    @Ryhon 2 роки тому +1

    The only downside to using an AUR manager is that the compilers needed to build them are 500MB

    • @cno9984
      @cno9984 2 роки тому

      you can remove make dependencies after you're done installing

    • @Ryhon
      @Ryhon 2 роки тому

      And I need to download them again when it gets an update...

    • @rishirajsaikia1323
      @rishirajsaikia1323 2 роки тому

      @@Ryhon that's why I only install binary packages from the AUR.

  • @DjinnZhad
    @DjinnZhad 2 роки тому

    Get well soon