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
The Mel K Show
1 hour agoMORNINGS WITH MEL K - Suicidal Empathy, Denial of Truth & Rewriting History as a Weapon 9-9-25
559 watching -
DVR
Clownfish TV
1 hour agoXbox Game Pass Fail! Paranormal Chum Bucket, More! | DREZZED News Live
3.98K -
LIVE
IrishBreakdown
2 hours agoNotre Dame vs Texas A&M Preview - Irish Must Show Grit In Home Opener
78 watching -
LIVE
Rebel News
1 hour agoPoilievre on housing crisis, Eby backs ending TFWP, Media mocks Alberta 'book ban' | Rebel Roundup
281 watching -
LIVE
TheAlecLaceShow
1 hour agoGuests: Rep. Burgess Owens, Mike Howell | Trump Condemns Ukraine Refugee Murder | The Alec Lace Show
72 watching -
59:03
The Rubin Report
3 hours agoCharlie Kirk Notices Something in the Charlotte Stabbing That Most Are Afraid to Admit
32.9K63 -
2:03:56
Benny Johnson
3 hours agoBOMBSHELL: Massive Judicial Corruption Scam That ALLOWED Black Killer to Murder in Charlotte EXPOSED
48.3K69 -
13:24
Peter Boghossian
3 days agoWhy Can't TRANS People Answer This Simple Question, "What Is Trans?"
7.19K5 -
LIVE
The Shannon Joy Show
2 hours ago🔥🔥Could Trump Trigger The Globalist Great Reset?🔥🔥
214 watching -
1:00:09
Trumpet Daily
1 hour ago $1.05 earnedTrumpet Daily LIVE | Sept. 9, 2025
17.4K1