Page 1 of 2

How big is your /usr?

Posted: Thu Jan 29, 2015 3:13 pm
by machinebacon
Just asking because I'm really curious.

Code: Select all

du -h /usr/ | tail -n 1
What's your size? :) If you wish, please also post your /etc/os-release or /etc/lsb-release

Thanks!

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:23 pm
by GekkoP
Interesting. This is on my main lappy, which I think is just the most bloated of my machines.

Code: Select all

~ $ du -h /usr/ | tail -n 1
3.7G	/usr/
~ $ env-info

manuel@bebop

OS: Debian GNU/Linux 8 (jessie)
Uptime: 0d 0h 40m
Shell: /bin/zsh
WM: ratpoison
Disk: 63G / 257G
Mem: 475M / 4042M
Kernel: Linux 3.16.0-4-686-pae i686
CPU: Intel(R) Core(TM)2 Duo CPU     T6400  @ 2.00GHz

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:24 pm
by machinebacon
wow, lots of libraries, huh? :D

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:25 pm
by GekkoP
Oh yes.

Code: Select all

~ $ du -h /usr/lib/ | tail -n 1
1.3G	/usr/lib/
~ $ du -h /usr/share | tail -n 1
1.3G	/usr/share

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:30 pm
by Dr_Chroot

Code: Select all

 ~ »  du -h /usr/ | tail -n 1
1.3G	/usr/

 ~ »  env-info

neihai@hongkong

OS: Debian GNU/Linux 8 (jessie)
Uptime: 0d 0h 28m
Shell: /bin/bash
Xcolors: elecTRONica
Disk: 4.0G / 91G
Mem: 541M / 3754M
Kernel: Linux 3.18-3.dmz.2-liquorix-amd64 x86_64
CPU: Intel(R) Core(TM) i5 CPU       M 540  @ 2.53GHz
I didn't realize I was this bloated :P

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:45 pm
by pidsley
On CRUX, 1.9G (the ports collection and built packages are in /usr/ports, and this is 814M of the space).

On BBQ Tiny, where I have built a pile of window managers and other crap, 1.6G

On Arch, 1.2G

On Debian stable, 1.1G

On BBQ Standard Mixture, 408M

On Szalonna, 71M :)

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:48 pm
by Dr_Chroot
pidsley wrote:On Szalonna, 71M :)
/me drools

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:51 pm
by RandomCharacter
On Arch Linux, mine is 2.8 GB.

Tim

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 3:54 pm
by machinebacon
lol @ Szalonna, I somehow guessed so :D

Haggis/Baconator: 919M

the new slack base: 615M (unfortunately, there's no healthy way of removing around 250MB of locales and foreign docs)

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 5:04 pm
by wuxmedia
wux@chauvin:~$ du -h /usr/ | tail -n 1
2.8G /usr/

Arrogance (still)

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 5:20 pm
by kexolino
hahah, I don't think anyone will beat mine. 5.0G.

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 7:07 pm
by pidsley
^ wow. What distro are you using? Do you have a very large root partition? (a large root will show relatively larger sub-directories)

Just because I am now curious, can you please post the output of the following commands:

Code: Select all

df -h
du -chd1 /usr

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 8:18 pm
by bones
On OpenBSD desktop:

Code: Select all

1.2G	/usr/
On the work Mac:

Code: Select all

454M	/usr/

Re: How big is your /usr?

Posted: Thu Jan 29, 2015 8:42 pm
by kexolino
I guess I do have an overly large root partition. It stuck with me for some reason.

Code: Select all

~ » df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2        46G  7.6G   36G  18% /
dev             1.9G     0  1.9G   0% /dev
run             1.9G  624K  1.9G   1% /run
tmpfs           1.9G   20M  1.9G   1% /dev/shm
tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
tmpfs           1.9G  196K  1.9G   1% /tmp
/dev/sda3       409G  176G  213G  46% /home
tmpfs           387M   24K  387M   1% /run/user/1000

~ » du -chd1 /usr
193M	/usr/include
395M	/usr/bin
2.4G	/usr/lib
40K	/usr/local
314M	/usr/lib32
4.0K	/usr/src
du: cannot read directory ‘/usr/share/polkit-1/rules.d’: Permission denied
1.8G	/usr/share
5.0G	/usr
5.0G	total

Re: How big is your /usr?

Posted: Fri Jan 30, 2015 12:09 am
by ivanovnegro
kexolino wrote:hahah, I don't think anyone will beat mine. 5.0G.
I thought I would. :)

It is still the old laptop running the same sid system installed in the stone age.

Code: Select all

4,0G
On this machine I use only one partition. Everything is back upped.

Edit:

Code: Select all

david@debian

OS: Debian GNU/Linux 8 (jessie)
Uptime: 0d 1h 3m
Shell: /bin/bash
DE: Mate
WM: marco
Disk: 179G / 226G
Mem: 1,2G / 1,9G
Kernel: Linux 3.16.0-4-686-pae i686
CPU: Intel(R) Core(TM)2 Duo CPU T5870 @ 2.00GHz

 black  red  green  yellow  blue  magenta  cyan  white 
 black  red  green  yellow  blue  magenta  cyan  white

Re: How big is your /usr?

Posted: Fri Jan 30, 2015 2:06 am
by dkeg
1.6G for me

Re: How big is your /usr?

Posted: Fri Jan 30, 2015 3:06 am
by machinebacon
@kex: you are heavy developer with 2.4G of libraries :D

Re: How big is your /usr?

Posted: Fri Jan 30, 2015 2:50 pm
by stark
On Arch: 2.5G ( just one root partition ).

Re: How big is your /usr?

Posted: Fri Jan 30, 2015 2:53 pm
by rust collector
A pretty standard lubuntu install = 1.5G

Re: How big is your /usr?

Posted: Sat Jan 31, 2015 12:00 am
by anticapitalista
Not as good as Szalonna, but ...

Here is a spin I made:

$ du -h /usr/ | tail -n 1
271M /usr/

$ cat /etc/antix-version
antiX-14-a4-RV_386-jwm Killah_P 31 December 2014