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!
-
1:00:41
VINCE
3 hours agoThe Schumer Shutdown Shafts Americans Again | Episode 138 - 10/02/25
158K96 -
LIVE
qixso
46 minutes agoBO7 IS HERE TAP IN !! | @qixso
32 watching -
30:17
Simply Bitcoin
3 hours agoBitcoin Crucible Episode 2 w/ Alex Stanczyk
19.3K2 -
1:33:20
Dear America
4 hours agoGUEST: ERIC TRUMP! Dems ADMIT to Shutdown! + Feds Move to Tennessee!!
133K34 -
2:24:37
Matt Kohrs
13 hours agoROCKETING TO NEW HIGHS 🚀🚀🚀 (Stock Market Open) || Live Trading Futures & Options
56.6K5 -
2:59:42
Wendy Bell Radio
7 hours agoDemocrats Are Getting CLOBBERED
76K94 -
LIVE
LFA TV
7 hours agoLIVE & BREAKING NEWS! | THURSDAY 10/2/25
4,269 watching -
Chad Prather
16 hours agoWhen God Delays: Trusting Jesus in the Waiting Room of Life
57.4K6 -
2:00:39
The Chris Salcedo Show
16 hours ago $10.20 earnedThe Democrat's Schumer Shutdown
56K6 -
30:32
Game On!
20 hours ago $4.26 earned20,000 Rumble Followers! Thursday Night Football 49ers vs Rams Preview!
54.9K4