Hacker News new | ask | show | jobs
by nephanth 1494 days ago
The good thing about arch packages being just tar archives is when pacman fails, you can often fix it by `tar xf` ing the right packages at the root. It's ugly but it works most of the time