Premium Only Content

How To Install Apt Packages Without Sudo Permissions
So installing packages on linux is normally easy unless you don't have sudo rights. This can get annoying, I have experienced this in the past and found a work around. Quite a handy one actually. Depending on how you plan to install the packages you will need a sudo password one last time. But after that, in theory, never again, to install .deb packages anyway. I created a post about this a few months ago, the steps of which are here: https://dev.to/rbevin777/installing-apt-packages-without-sudo-4dkm
Also they are outlined below. If you want there is also the code for a python script to do all these manual steps automatically as well so be sure to check that out!
Step 1: Install apt-rdepends
We need this package to get the other apt package dependancies.
sudo apt-get install apt-rdepends -y
Step 2: Download the .deb pacakge
So now you should navigate to the folder you wish to install these packages under. Once you do this you can now download the pakcage and dependencies. In this example I use cflow as the package I wish to install. Replace this with whatever you wish.
apt-get download $(apt-rdepends cflow|grep -v "^ ")
Step 3: Extract the .deb packages.
You will need to extract each deb package individually which is annoying but this can be automated. You can extract the debian packages in the current directory using the following
dpkg -x deb_package.deb .
Step 4: Adding the Packages to the PATH
This can be done by adding the by updating the .profile file
export PATH="$PATH:$HOME/path/to/executable"
Step 5: Refresh the .profile File
When we update the .profile file with the PATH changes, this needs to be then refreshed. This can be done by running the following
source .profile
If you enjoyed the video don't forget to Follow!
-
LIVE
ahdedazs
1 hour ago $0.37 earnedBlack Ops 7 EARLY ACCESS BETA! First Stream on RUMBLE!
95 watching -
LIVE
ZENNY
1 hour agoBO7 IS HERE BOT POV MF HAHAHAHA 6v6 PG18+ | UNFILTERED CHAT | CURSES AND BAD
80 watching -
LIVE
qixso
3 hours ago $0.79 earnedBO7 IS HERE TAP IN !! | @qixso
119 watching -
1:37:49
Tucker Carlson
16 hours agoBlackmail, Bribes, and Fear: Netanyahu Claims He Controls Donald Trump and America. Tucker Responds.
72.8K257 -
1:37:29
The Mel K Show
3 hours agoMORNINGS WITH MEL K - Information Warfare & Common Sense 10-2-25
21.4K6 -
1:26:12
Steven Crowder
5 hours agoThe Left is Violent (Part 2) | Change My Mind
313K474 -
40:54
The Rubin Report
4 hours ago‘The View’ Hosts Aghast When Mamdani Accidentally Repeats Hamas Talking Points
54.3K66 -
1:50:50
Benny Johnson
5 hours agoElon Declares WAR on Netflix, Stock COLLAPSES as Millions CANCEL | Dems HUMILIATED in Trump Meme War
107K159 -
DVR
Bannons War Room
7 months agoWarRoom Live
39.1M9.05K -
1:00:41
VINCE
6 hours agoThe Schumer Shutdown Shafts Americans Again | Episode 138 - 10/02/25
212K162