Vanilla OS Is Not Your Ordinary Linux Distro

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

КОМЕНТАРІ • 369

  • @valsharess-yt
    @valsharess-yt 2 роки тому +402

    Waiting for ChocolateOS.

  • @temari2860
    @temari2860 Рік тому +36

    VanillaOS seemed like a perfect choice for me and I followed it's development process since the begging. Ubuntu's as a base gives me hardware support that my PC needs (I run into many hardware issues on other distro bases). I appreciate vanilla gnome as a clean slate that I can work on. On-demand immutable system, apx, flatpak and appimage support, modern good installer, latest technologies used. I love everything on paper. Of course the initial release is not even close to perfect, and unfortunately I can't distrohop to it just now. But we really need development in this direction.

  • @gabriellearterburn4428
    @gabriellearterburn4428 2 роки тому +42

    As a new Linux user, I find your distro reviews very helpful. Thank you!

  • @merthyr1831
    @merthyr1831 2 роки тому +69

    Nix, Silverblue, and Vanilla really are "next generation" distributions. The novel packaging formats designed to give stability and security to users, and maximise availability of software across distributions is truly something to get excited for as a Linux user. SteamOS may have been controversial initially for saying its filesystem would be "immutable" and using flatpaks exclusively, it's likely to be the future of the Linux desktop experience. Awesome stuff!

    • @NormanF62
      @NormanF62 2 роки тому +14

      The problem with the immutable desktops is you ever wanted to make changes in your root directory, you can’t. In Vanilla OS, you can turn immutability off, make the changes you want and when you’re done, you can turn it back to immutable. For power users, its the best of both worlds.

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

      @@NormanF62 and that is just plain stupid to do so. Because if you turn it off an on you remove ALL the benefits of immutability

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

      ​@Yakut58 Nothing new for SteamOS or others that use it sure, but immutability of the root filesystem is very novel across mainstream Linux :)

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

      @@NormanF62 Similar to SteamOS then. Ideally, cases where even a power user should be modifying the root dir should be flagged and modified so users don't need to modify it at all (at least without protections such as atomic transactions).
      I think that's what ABRoot might be trying to accomplish, as well as the packaging system in general - By running containers you can safely modify root directories on a per-app basis, rather than at the OS level.
      For SteamOS, the main reason users have been disabling immutability is to run apps that aren't available in flatpak/appimage formats. This approach would solve most reasons to disable the feature.
      As older package formats fall out of popular use, and this container approach matures, we should hopefully find ways around the pitfalls of immutability and build a much more stable desktop/general purpose OS for everyone!

    • @ppen9u1n
      @ppen9u1n Рік тому +2

      @@NormanF62 That's where `nix` shines IMHO: it's immutable but making your change in your configuration.nix (which should typically be in a VCS) is so trivial and quick that you haven't just applied your change but also tracked it, which should actually be the standard of configuration management in pretty much all (serious) environments. While arguably containers and nix are different in terms of runtime-resource separation, for most other intents and purposes they're very similar, but nix doesn't suffer from any of the integration issues that were plagueing Derek in this video ;)

  • @alx8439
    @alx8439 2 роки тому +36

    The reason, why you were not able to remove vim flatpak is because you installed it to current user' location (without sudo), rather than system' location (with sudo). So you should have uninstalling it also as user (without sudo)

  • @YoshiLightStar
    @YoshiLightStar 2 роки тому +106

    Using Vanilla OS seems rather annoying due to it all using containerized apps. The fact it doesn't try creating aliases for newly installed apps in the terminal sounds rather annoying I would think most people would perfer to just run an app by typing its name in rather then having to do "flatpak run name" or "apx run name" for example. it also makes it so you have to edit shellscripts to use those run commands instead of just using the path to a binary.

    • @NormanF62
      @NormanF62 2 роки тому +38

      The concept is that nothing interacts with anything else so if you have incompatible software, it can’t bring down the entire system along with and any malware can only run in a container. When you delete it, those things are removed, too.

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

      I agree. I think it's really cool and unique, especially the way the package manager works, but they should really change the way you run the containerized apps from a terminal/run prompt because it will become annoying really fast. Perhaps they can utilize something like snap which lets you just type the name of the app to run it?

    • @danielvarga4395
      @danielvarga4395 2 роки тому +22

      Actually the developers said that it's a planned feature, so you probably will be able to launch app just by typing htop or whatever in the future

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

      Definitely a pain point. It's an immature implementation for sure. I'd like to see Vanilla implement the same approach as Proton/Rosetta: making sure the user doesn't have to change their behaviour, while engineering a solution that fundamentally changes how applications and underlying software is run.

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

      Normal apt install works also so there is more ways to install

  • @caspera3193
    @caspera3193 2 роки тому +17

    I really like the idea behind the apx package manager. Being able to install more packages and ones that come from different release cycles seems useful to me (stability or bleeding edge for instance).

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

      It also gives distro maintainers a reason to start moving away from "legacy" packaging formats like apt/deb etc. as moving to flatpak/appimage/snap won't come with the downside of losing older software.
      It's the same concept that has allowed gamers to adopt Linux over Windows (WINE/Proton) and allowed Apple to migrate to ARM from x86 (Rosetta).
      Users don't care about what technology is better, but prefer stability. Devs don't care about stability (in the short term) if it means migrating to better technology: This is the ultimate compromise!

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

      APX is basically nix(OS)

  • @Z-add
    @Z-add Рік тому +14

    Finally a distro that is bringing true innovation

    • @mkerimi
      @mkerimi Рік тому +2

      I agree 👍

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

    If you want to run packages by just typing a name, you can actually install a package on the host system (not container) with "sudo abroot exec apt install vim" and then after reboot you can open a terminal and just type "vim" and it will works..

  • @temari2860
    @temari2860 Рік тому +5

    I'm sure it was pointed out by many people, but in case it wasn't - stuff like command line utilities, many libraries etc. are not visible in Gnome Software, it is purely for graphical apps with some exceptions.

    •  Рік тому

      Also apx didn't expose a package it api

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

    The main drawback I can see of this is that it will be a *huge* storage hog. How much does that actually apply here? The 50GB install minimum doesn't bode well.

  • @jakobw135
    @jakobw135 4 місяці тому +1

    Does Vanilla OS come as a bootable thumb drive version where you have the option to TRY or just RUN it - WITHOUT installation?

  • @maroskukan8387
    @maroskukan8387 2 роки тому +14

    Thanks for the review. I gave it a try today, the installer UI looks polished, however backend could use some work, for example I don't understand why it defaults to those unusual keyboard layout and timezone or why it enforces a minimum of 50G of space without option to do any partition customizations. Also there could be some logic when it comes to packages for example, ask for VM tools for hyper-v if it runs in hyper-v vs generic openvm tools.

    • @d3stinYwOw
      @d3stinYwOw Рік тому +1

      It forces such requirements to be as user-proof as possible.

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

    They should have called it hemorrhoid because it's a pain in the ass

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

    IMO it's making something simple a lot harder

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

    Well here's how it works. sudo abroot shell. And then install packages using apt. Exit from the shell and reboot. Then you can use it directly run it from the terminal.

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

    I would love to see gaming centric, Fedora based distro like Nobara Linux, but with unified package manager, that can handle packages from Arch, Ubuntu/Debian and Fedora at the same time, but also not being Gnome centric and allowing me to use some other DE, like KDE or Cinnamon.

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

      Maybe in the next 10 years we'll get one like this

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

      I'm sure you know this, but nobara *does* have support for kde in an iso, however it is a lot less stable than using the default version of the os.

    • @tanujrana8490
      @tanujrana8490 Рік тому +3

      This man knows what he wants

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

      And I want something that is as stable, but also not as annoying to use, as slackware.
      But I won't get that, will I?

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

      @@Skelterbane69 Sounds like you just need some Debian lol

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

    You probably realised it by now, but at then end of `apx install` it said to wait a few seconds before running the program, because your review might sound a bit too negative on that part for a new user. Other than that, VanillaOS seems like an interesting OS, I will probably give a try sometime in the future!

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

      Regarding flatpak as well. When he tries to remove it, he uses "sudo", but he installed user wide, so it cannot uninstall in root
      To remove vim he should use only:
      $ flatpak remove org.vim.Vim

  • @cheyopimienta
    @cheyopimienta Рік тому +1

    the main reason i abandoned KDE Neon was that just installing a single program could wreck the entire system beyond repair. That was the case of KDENlive, just installing it made some changes to the system and you could not boot or repair it. So, this android-like paradigm sound great to me.

  • @TechnologyGeek862
    @TechnologyGeek862 Рік тому +1

    Been running this for 24h now on my secondary laptop. Seems to be running mostly smoothly and I like the ability to install from aur and and apt at the same time seamlessly. There's still growing pains with this like containers randomly crashing but seeing their discord and github repo I feel confident that these get solved relatively quickly.

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

    I was looking at the website and I saw something that says that in order to run apt you need to use abroot so "abroot exec apt install htop".

  • @esra_erimez
    @esra_erimez 2 роки тому +11

    This video is well-produced and provide valuable information about this fantastic Ubuntu-based Linux distribution. Keep up the excellent work!

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

      Your profile image is AI generated. Are you a bot?

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

      @@notuxnobux That comment is for the sentiment analysis algorithm to help UA-camrs I like.

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

      @@esra_erimez Wow! And to think how great YT would be if people just stayed on topic and just discussed the video content - rather than trying to f*ck with algorithms.

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

      @@terrydaktyllus1320 Indeed. However, I believe the video is merit worthy and therefore should be bumped up for the benefit of others.

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

      @hunterzone4846 Are you certain about that?

  • @TheDrTrouble
    @TheDrTrouble Рік тому +2

    Dual booting isn't available, but so on their discord server a contributor said that manual partitioning should enabled with next release which should happen really soon. manual partitioning should support dual booting.

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

    I was even able to get Arch's Firefox running alongside flatpak Firefox from VanillaOS.
    Fun fact: If you do "apx install --aur and the package is not on the aur but arch repos, it will summon pacman to install it.

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

    This is, indeed, an interesting project. Not for me, the average GNU / Linux user; I'll stay with Pop OS.

  • @JoelFeila
    @JoelFeila Рік тому +1

    so how would installing different DE work on an immutable system like this?

  • @lukabodroza
    @lukabodroza Рік тому +1

    It's kind of similar to fedora silverblue in that case? Yes, silverblue natively only supports toolbox / fedora packages but if you pair it with something like Distrobox you can basically achieve the same thing. I'm running PipeWire natively and the Ardour ubuntu package from a Ubuntu 22.04 container well on a fedora silverblue 37 installation.

  • @PlanetLinuxChannel
    @PlanetLinuxChannel Рік тому +3

    I would love there to be a day where the packaging format of an app just doesn’t matter, and Vanilla OS seems to be an innovative first step towards that! I recently gave my thoughts in a video of my own.

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

    Compared to most linux distros I've tried, this actually seems functionally like a major PITA.

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

    MENTAL NOTE: If you want to get a spectacular review from Derek, put 99% of your distro work into having some awesome wallpaper.

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

      Lmao. He's definitely right though - How many times I've otherwise been put off a distro from distrowatch because the maintainer has replaced the GNOME/KDE wallpapers with something fundamentally ugly af.

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

      If you choose your Linux distro based on wallpaper, you really shouldn't be using Linux.

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

      @@terrydaktyllus1320 i use arch because of its neofetch ascii art

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

      @@terrydaktyllus1320 Tell it to DT :)

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

      @@emptybottle1200 Weirdo.

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

    Thank you for these insights, Derek. Actually all those troubles with running apps from the terminal were really helpful and educational. Great review and the troubleshooting parts of the video are quite interesting. Take care

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

    All those different packaging systems would drive me insane.

  • @temari2860
    @temari2860 Рік тому +1

    One thing to keep in my mind, especially as a user like you. Many modern distros and desktop linux technologies are targeted solely on GUI interaction. GNOME, their software manager, all their apps together with gnome circle apps, flatpaks, immutable systems, all of those are not very friendly for terminal based user interaction experience.

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

    As always writing a comment to support the channel

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

    Great video DT!
    I think Vanilla is a unique distro and I really love what it is trying to achieve (being theoretically unbreakable) - but I really dislike how it is containerizing every single thing you install. The way it allows you to install software from various distros, on top of flatpaks and appimages, can add an additional layer of unneeded complexity in my opinion.
    On top of this, it could really use an automated way to alias the names of containerized packages (apx or flatpak), so you can type just their name to run them from the terminal - because this can get really tedious otherwise.
    I'm interested to see where the creator is going with this! It is definitely a unique project!

  • @anielrivera7977
    @anielrivera7977 Рік тому +1

    im new to linux and i just installed vanilla os and so far its cool

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

    don't use sudo on flatpak, that's why it was having problems uninstalling vim

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

    nice presesntation sir. I just downloaded Vanilla os and i'm enjoying it so far.

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

    I like the invisible taskbar, awesome feature!

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

    Fedora silverblue adopted the same idea. Makes it more stable and if an update brakes something you just can rollback to the previous version.

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

    I'm not a flatpak user but the most sane solution I could think of is to run a service which triggers after every flatpak install and create aliases for those programs. Maybe there's something like this out there already. Of course the easiest way would be to just add the flatpak run as an alias for vim, dunno why that wasn't said on the video.

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

    Vim-tiny is preinstalled on Ubuntu. Either the command name for that package is vi or they alias vi to vim-tiny.

  • @ubuntubad
    @ubuntubad Рік тому +1

    apx package manager is in the AUR now!

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

    Is it a replacement for manjaro?

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

    Containerizing packages is great for developers and maintainers, the user is left to deal with the overhead and general nuisance

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

      You are not left to deal with anything - you can choose to use containers or you can use a roll your own distro (as I do with Gentoo Linux) and build each application to specification. Linux is about choice, you can do it how you want.

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

      It's great for users like me too who are obsessed with not having lots of files in their home dir, or for there to be files they don't know what they do, or which app they came from. In my Fedora install I have almost everything flatpaked, including some of GNOME's pre-built apps (reinstalled them). I want absolute simplicty, knowledge and control.

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

      @@ent2220 as seen at 18:41, the containerised packages seem to have been installed in his home directory. My interpretation of this is that you end up with _less_ control over your home dir. Maybe this can be prevented by system-wide installations, but from the video alone we have to assume that apx will pollute your home dir with an ungodly amount of files related to those containers. He had to use sudo to even run the htop binary at its actual location. So it may even be worse and your user isn’t even the owner of those files

  • @temari2860
    @temari2860 Рік тому +1

    I think what you did wrong there when you tried to remove vim flatpak, is you should have used the flatpak canonical name, so: "flatpak remove Vim" (capitalized)

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

    5:55am eyes still opening

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

      Coffee...it helps. ;)

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

      11:00 here... Let me guess... France, Spain?

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

      @@nosotrosloslobosestamosreg4115 Is your name from the mayans tv show ?

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

      @@driden1987 When did mayans meet wolves or wolves inhabit Yucatan? (by the way, yucatan literally means "I don't understand you" XD).

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

    Probably need to exit terminal and go back in for htop to be added to path. Nevermind. Guess the "run" option is needed. Sounds like a lot of aliases needed.

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

    Not knowing anything about it, I'd be interested to see if antiquated windows apps would run well in bottles.

  • @marinmarkovic7915
    @marinmarkovic7915 Рік тому +1

    DT, Great video as always ... but you made me really laugh with "let me move my head out of the way" :) :)...

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

    Why not base os directly on Debian why chaining it like that

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

    Would love a deeper dive into this distribution.
    As @DT, I am impressive about the capabilities of this distribution.

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

    flatpak list is user-bound. Root has its own flatpaks, other users have their own flatpaks. Adding `sudo` will run flatpaks owned by root.

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

    That installer is actually through official Gnome Installer

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

    was hoping to see you throw on xmonad from aur and then try to apply your dot files from git into the container :)

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

    These immutable architecture / containerized distros are a pain in the ass. There are some benefits but for day to day use they just get in the way. IMHO.

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

    I wonder if I can get plasma and sddm running on the base system or a container

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

    in my eyes really a desktop thing. It's simply an overload if you know what you want and use like myself the lowest amount of tools to get done what you want. But for sure a good way to learn more about the Linux Desktop Apps.
    Since flatpak I try more GUI Apps the ever before, just because installing them does not mess up the whole system.

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

    Is vanilla lagging and unable to load various websites for anyoe else? Everything is up to date, tried multiple browsers, several reinstalls and internet is through cable.

  • @carloslecina9029
    @carloslecina9029 Рік тому +1

    First thing to do once installed is to trim those 20-50GiB down to 4-6GiB for each root partition, or less. It's nonsense wasting so much disk space only in the desktop environment because of the legacy to keep hoarding additional languages or 90's era hardware. How come I even found the whole set of core Gnome apps, when I'm supposed to use the new ones provided by VanillaOS???

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

    Why does it seem so hard to use the terminal in these "immutable" distros? Nothing works as you'd expect. Is this by design or are these distros still too green?

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

    Different as you say but could confuse newer users. Good review DT

  • @rbush2335
    @rbush2335 27 днів тому

    Been trying the latest version for a few weeks. Liked it at first but I can't customize it, (Gnome Tweaks is recommended but does nothing) and I haven't found any other useful information. Definitively need to customize it for my use. Tried to install another Distro over it but I get an error message. I had to boot Gparted from USB and format drive first.

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

    His tone when he said "Of course it's gonna be Gnome Software" was very funny to me for some reason.

  • @FahimAnwari-jq3xv
    @FahimAnwari-jq3xv 2 роки тому

    Oh wow I saw the title of this video and thought oh great another distro, but this one is actually really neat. Could be revolutionary even! I do wish they would just add the installed packages bin folder to PATH somehow but it seems like they have some ways to go in general before I would actually install this in my system but I'll definitely be keeping a close eye on this project now.
    I do wish they would've used plasma. I just switched to KDE neon on my work laptop (coming from popos) and I really like it. I wish more of these ubuntu based distros would go the QT route. I just prefer the look.
    Thanks for updating us on this promising distro!

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

    obviously you can alias vim to the flatpak command, not a huge deal

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

      But when you have a lot of programs and have to alias all of them it does turn into a lot of unnecessary work.

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

    This looks great. Going to take it for a spin.

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

    this feels like an attempt at a standalone version of bedrock linux that just runs every app in a separate container instead of the separate distros themselves. speaking of which, id love to see you check bedrock linux out.

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

    by the way to uninstall a flatpak app, "flatpak remove {application ID name}"

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

    Are you still not able to run vim and htop even after sourcing the .bashrc file? I usually have to do that or logout of the gnome session in order for those commands to be recognized if I recall correctly.

  • @stevesveryown
    @stevesveryown Рік тому +1

    Hi DT, been testing out Vanilla OS as a possible dedicated production system for everything I need for my OBS set up for streaming. I'm very intrigued by it.

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

    You could make another video going a bit in depth with what it's actually doing ... like where it's storing the containers, do other users need to install apps from scratch, can you have system-wide containers etc. Understanding the file structure with containerized stuff is the most important thing.

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

    20:19 I think flatpak failed to remove Vim is because you tried to run flatpak as sudo.

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

    It is the distro that crashed my PC even before starting the install. An UEFI mmx64 error and fatal crash.

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

    Wayland and Nvidia still don't mix? Any tips on installing a more up to date python install on linux?

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

    What pop filter are you using in this video? Looking for a metal one for my pr40.

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

    Hey DT! I was searching for something like break my immutable distro challenge but could not find any. Could you do a video on something like that for learning and experimenting sake? I like the concept of immutability but find there are loopholes if you do things like sudo nautilus and play around the system.

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

    Would I be able to use my printer driver with this? It comes in .deb and .rpm.

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

    My evaluation passwords are 3 letters on my testing laptop. I watched one review that had a password that looked like ***************** why?

  • @CL-hj8dt
    @CL-hj8dt Рік тому

    what is the difference of Gnome OS and Vanilla OS ? it is the same Desktop Manager

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

    You can make an alias to run vim from the Flatpak with just "vim".

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

    Didn't know that one, nice distro!

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

    In the future this distro is to be based on debian sid rather than ubuntu according to their website.

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

    Kinda disappointed that you didn't test installing something from the AUR. That would have been an interesting experiment.

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

    manual partitioning is not available yet because of abroot

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

    At some point, could you do some sort of overview regarding apx versus docker versus VM? They seem so similar in purpose (separating processes from the underlying system for stability and security), but their implementations are very different.
    Which should be used for some generalized situations?

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

      I might be mistaken, but I'm pretty sure apx uses distrobox which runs using podman (or docker) so they might not be that different.

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

    I wonder how Nala functions (Apt alternative) could work with Apx for multithreaded download...

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

    I think to remove the Vim flatpak you would need to run without the sudo?

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

    You were trying to run flatpak with sudo, maybe you caught that later, but flatpak commands are meant to be run as the user instead of root.

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

    how do you compare this to nala?

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

    after listening to the description of apx I think this is a no no. They are just straight abusing containers now.

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

    Help can I do dual boot vanilla os with windows?

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

    Great OS. Not as mature as Fedora Silverblues as i see but still a cool and very prominent project

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

    Not sure how this is any better than layering Nixpkgs unstable on top of Debian stable

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

      Never used Nix, but some people seem to think the VanillaOS method is simpler or more intuitive for people who are already used to non-Nix distros.

  • @unclefester9113
    @unclefester9113 3 дні тому

    What and how Vanilla formats drives is insane. Its a nightmare. It works well. But the display of the drive in any file manager is NUTZ to look at.

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

    Wayland works great with Nvidia?

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

    seems very similar to NIX OS or am i missing anything?

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

    Alias for the apx run ****???

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

    hey I just bought a new pc and my laptop kinda not being used so this is a really great opportunity to try out new OS, is it simple to install vanilla os on a laptop? not old laptop ofc it's a 2021 laptop

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

    To run software inside abroot: sudo abroot exec