use /home/bhupinder/bin directory instead of /usr/bin /usr/sbin or /usr/local
I would like to install apps or libs on my /home directory as /usr directory is shrinking in free space. Also /tmp directory needs extra GB to install Oracle or Ansroid studio !
Can you provide the output of
df -Th
andsudo pvs
,sudo lvs
, andsudo vgs
? That will show the current filesystem layout of your system. dnf supports an--installroot
parameter but there might be a better way to fix your issue then going that route.Did that get truncated? Is there a separate
/home
? Try editing this information into your question rather than posting it as a comment.