docs: Update upgrade commands in HACKING.md
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 2 Aug 2024 13:18:45 +0000 (15:18 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 5 Aug 2024 13:00:24 +0000 (15:00 +0200)
commit5f5b6fa9017c7c5de1e8a3e6b8888fd71a1d3862
tree1c55e5c767816320d9e969bf90af5cc1d4df3b7f
parent63bafef12ba867010507963d5aac67f4d64d85e9
docs: Update upgrade commands in HACKING.md

- Add the required options to make the package managers non interactive
- Use apt-get instead of apt
- Remove --reinstall from apt-get command so we only install newer packages
- Add --needed to pacman command so we only install newer packages
docs/HACKING.md