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
ViMediaManager ViMediaManager is a media manager for Mac OS X, allowing you to gather, store, and manage information, extra art, trailers and television tunes for your movie, television etc for use with for example XBMC.
0xED - Hex Editor Compact, fast and very flexible Hex (hexadecimal) editor for MacOS.
VueScan Ultimate scanning tool for Windows, Linux, and macOS, supporting pretty much any scanner, even those no longer supported by your OS. (no scanner drivers needed!)
ForkLift Great tool for FTP, SFTP, remote editing of text files (through SSH) and even a great Finder replacement - Not free, but keep an eye on special offerings (I got my copy for $5)
PreLoaders Handy little online tool to generate preload images (spinners).
KODI (a.k.a. XBMC) KODI (XBMC) is probably the best media center application out there, suitable for multiple platforms.
Links Page These and more of our favorite links can be found on the Links Page.
New Downloads
ConnectMeNow4-v4.0.18-macOS-x86-64.dmgDate: 2024-04-24 - Size: 3.5 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Intel version which works on Intel and Apple Silicon Macs.
ConnectMeNow4-v4.0.18-macOS-arm64.dmgDate: 2024-04-24 - Size: 3 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Apple Silicon version (not suitable for Intel).
MiniWOL2 MacOS (64 bits Apple Silicon)Date: 2023-08-01 - Size: 1.2 MBminiWol is a simple, but effective application to send Wake On LAN to network devices. This is the signed 64 bit MacOS ARM (Apple Silicon) version.
MovieScanner2-2.2.3-Windows-32bit-setup.exeDate: 2023-04-12 - Size: 18.6 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 32 bit Windows version.
MovieScanner2-2.2.2-Linux-GTK-64bits.tar.gzDate: 2023-04-11 - Size: 29.2 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for GTK.
MovieScanner2-2.2.2-Linux-QT5-64bits.tar.gzDate: 2023-04-11 - Size: 29.1 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for QT5.
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).