Install software with non-root privilege, can work on debian-based distribution.
-
Get and install debget
wget -O debget https://github.com/wxjstz/debget/raw/main/debget chmod +x debget ./debget source ~/.apt/rc
-
Install new software
debget pkg1 pkg2 ...
-
View the log of debget
cat ~/.apt/log.txt