Email or username:

Password:

Forgot your password?
44 comments
dee 🏳️‍⚧️

@catsalad this sounds like good advice, never need to apt install again 👍

bEA 🔓

@catsalad is this taken from my employer’s lightweight Docker images?

bEA 🔓

@catsalad this is basically the same as installed a small text only utility and forgetting “--no-install-recommends”

CatSalad🐈🥗 (D.Burch) :blobcatrainbow:

@bea 7 hours in and my goodie grab is still installing on my test machine... I must of picked a catch all package for fonts, because I now have them all for every language. 😧

bEA 🔓

@catsalad you never know when you might pick up Cyrillic!

Aaron

@catsalad After this operation, 1.574 tB of additional disk space will used.

Stuart

@catsalad inspired by 'npm install everything'?

Cody Sparks

@catsalad no packages found: all apps are installed and managed through the snap store now.

John Nephew

@catsalad I hadn't taken you for a villain.

Taggart :donor:

@catsalad I never thought about what the opposite of rm -rf / was, but this is it.

AterNox

@catsalad@infosec.exchange This was th exact image I was looking for as a bunch of drives start spinning up over maximum speed and indicators jump over red.

Catherine McCarthy

@catsalad Now that looks like a seriously fiery toot...lol

Greg Kemp

@catsalad I don't think that's what they mean by "own the libs".

lexi :neocat_floof_happy:

@catsalad reminds me of npm install everything: everything was an NPM package which depended on all other NPM packages and broke the entire NPM registry and caused huge drama lol

bEA 🔓

@lexi @catsalad they fixed this by making it the default when you `npm install` anything.

The_Asshat :donor:

@catsalad I, I really want to try this on a VM. But I’m sure I don’t have nearly the hardware (storage space) to make this work and still have a bootable VM in the end.

Chris Ely

This looks like a good way to really know that your TrueNAS Scale installation is working.

@The_Asshat
@catsalad

Chris Ely

Documentation by directory, after removing the quotes. 😉

(It's probably cleaner and easier to manage than a block of lines in a shell script.)

@catsalad

mozz

@catsalad It won't actually do this because of conflicts.

I'm not 100% sure this syntax is right, but I tried:

apt install --force-yes `apt-cache search . | awk '{print "+"$1}'`

... and it's been sitting and thinking about it for quite a long time now.

Notthesmartestguy

@catsalad 😂 I actually said “no!” out loud !

Vern McCandlish

@catsalad The amount of anxiety just reading this toot has caused.

nia// :neofox_up:

@catsalad@infosec.exchange can't fall into dependency hell if you have every dependency

Greg Whitehead

@catsalad I do this first for a clean install: rm -rf /

4censord :neocat_flag_pan:

@catsalad
`W: --force-yes is deprecated, use one of the options starting with --allow instead.`

Kevin Thomas ✅

@catsalad usually my first step in a clean install lol

Benjamin Sonntag-King 🐙

@catsalad sadly this may not work: some packages are in Conflict with others 😞
I would have loved if it worked 🌊🌊🌊

Go Up