Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
I struck a dead-end, I need to do full standalone network-manager network-manager-gnome installation without internet on 10 Raspberry PI 4's , can someone help me with a full package to install without internet? I got the network manager download from another PI via "Sudo apt-get download network-manager network-manager-gnome" but when I run it , it still tries to download missing files. I need some assistance on this please This is on a Raspberry PI 4 with Debian 10
I'm no expert ... however, this may be more of a challenge then one would expect ... right? I hope this helps ...
Problem 1 is that you probably need some dependencies and the install files for the application(s).
If I look at this list, then I do see quite a few. Note: I don't even know if this is the application you're referring to, and/or if this is the correct version. Seems the link I found is for
You'll have to do the same for the needed dependencies that are not yet installed on your Pi. You could try apt-get to see if these are installed:
apt list --installed
Maybe combined with grep to find something specific:
apt list | grep something
Not sure if "apt" is available on your system though, and since you're running Debian, I'd assume you have dpkg available:
sudo dpkg-query -l
Here we could use grep as well of course:
sudo dpkg-query -l | grep something
Problem 2 is installing things.
You have two ways of going around that. I suppose the "official" way would be to install the dependencies first and then the network manager stuff.
Or ... option 2 (not recommended): install the network manager stuff and run it and see what goes wrong and install files when needed. The latter is obviously not the best approach.
Problem 3 would be what tool to use to install.
Since you on Debian, I would assume (not being an expert) that installing a .deb (Debian) package would work like so:
sudo dpkg -i <path of .deb package/packages>
Or something like this:
cd <location of folder where .deb files are>
sudo dpkg -i *.deb
Animizer Animizer.net provides complete online toolbox for animations (GIF and APNG) - Edit, Assemble, Split or Convert, it's all there.
Kubuntu Kubuntu is a Ubuntu variant that use KDE as it's desktop manager. Fast and well supported.
Microsoft PowerToys for Windows 10 Back in the day (Windows 98/XP era) we had PowerToys - Microsoft released them again for Windows 10 (free)
VLC - VideoLAN Media Player One of the most flexible media players around and available on multiple computer platforms. Handles pretty much any audio and video type available and plays DVD as well.
0xED - Hex Editor Compact, fast and very flexible Hex (hexadecimal) editor for MacOS.
Photopea A free alternative to Photoshop (pretty close anyway), and runs in your browser - this works surprisingly good!
Links Page These and more of our favorite links can be found on the Links Page.
New Downloads
squirclenomore-v1.0.3-macos.dmgDate: 2026-01-20 - Size: 5.5 MBmacOS Tahoe applies a very ugly Squircle jail to application icons - SquircleNoMore removes these and resets the normal application icon.
RenameMyTVSeries-2.3.15-Windows-x64-setup.exeDate: 2025-12-14 - Size: 49.1 MBRename My TV Series, for Windows (Intel 64 bit), a tool to assist in renaming TV Show episode files. Static builds of ffmpeg and ffprobe are included.
RenameMyTVSeries-2.3.12-GTK-Linux-x64-static-ffmpeg.tar.xzDate: 2025-10-06 - Size: 78.3 MBRename My TV Series, for Linux (64 bit GTK), a tool to assist in renaming TV Show episode files. This bundle comes with (large) static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.12-QT5-Linux-x64-static-ffmpeg.tar.xzDate: 2025-09-28 - Size: 78.3 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle comews with rather large static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.12-QT5-Linux-x64-shared-ffmpeg.tar.xzDate: 2025-09-28 - Size: 1.9 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle relies on ffmpeg and ffprobe shared libraries on your system.
Downloads Page Find these and more Downloads on the Downloads Page, where you will also find articles references, operating system requirements and categories.
Amazon Ads
Support us by doing your shopping at Amazon.com, either click the link, or click one of the links below …
You can also sponsor us through these Amazon offerings:
Please consider disabling your ad blocker for our website.We rely on these ads to be able to run our website.You can of course support us in other ways (see Support Us on the left).