Welcome to the Linux Foundation Forum!
downloading in linux
rtrg
Posts: 4
in Command Line
Is there a way to download ANYTHING in LINUX NOT using the command line approach? A special downloader that uses EXE files like WINDOWS? Preferably without saving it first? Installing from the SOFTWARE CENTER is easy. downloading items NOT in the center is not. How to make the download to leave a desktop icon automatically? If not how do drag it from the tray or MENU list? I need a LINUX OS that operates like WINDOWS. So far I do not like any of them. They are only variations of each other. Nothing resembling WINDOWS behavior. Does such a version even sxhist?
0
Comments
-
There are alternatives such as kget or others listed at http://alternativeto.net/software/kget/?platform=linux. My favorite of that software type is flashget for windows.
With your complaints about things not working like windows it may be best for you to run windoss, with all tasks you use the right tool for the job and in some cases it may be windows or apple.
With enough patience you can get anything to ask as you wish, which is what makes linux compelling to many people but you need to know what specifically you want before you can find the right utilities.
Also, the reason why most linux help on the internet referes to the command line is because it is far faster and more accurate to type a command than instruct someone through several mouse actions. Just because we refer to the command line often does not mean that it is the only way to accomplish a task.0 -
rtrg wrote:Is there a way to download ANYTHING in LINUX NOT using the command line approach?
Linux has about ten web browsers to choose from. (How many does Windows offer?) All of them download things by clicking or right clicking.
I see the command-line and scripting as empowerment, so it's hard for me to identify with your complaint. But I believe Gnome and KDE are both frequently criticized for being too much like Windows. You may just need to install some more bells and whistles.0 -
I am a newbie with Linux and am struggling with getting what I want and need. However, the struggle is instructive and helping understand how things work. However, I have not been able to engage the terminal. No matter what I type in or whose instructions I follow letter by letter, I have yet to get anything done in the terminal. In short, I hate that thing. I am far more comfortable using windows and tabs as in MS. Then all the terminology is just Greek to me. I understand that the terminal is faster. I rather take the extra steps and encounter less frustration.
How can I launch apps e.g., YouTube downloader. I downloaded it but I have no icon and what I see on my desk top is a generic folder for it. I thank you in advance for any help with this.0 -
If I understand which app you are using, then it would be youtube-dl which is a command line app. This may present an issue with your difficulty with the command line, but that pp is rather easy to use for basic needs however you must understand that not all videos are donwloadable. The basic use of the program is typing the command name "youtube-dl" followed by pasting the address of the file you want to download. You can view the other option by typing "youtube-dl --help", however I have not yet found a need to use any of the options.0
-
this is for the linux distributions that are out use this link this will take you to the linux distributions that have currently been developed0
-
Hello
I always use this command on Ubuntu:
wget "link_to_file_to_download" -O -filename.extension
Regards0
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 772 Linux Foundation IT Professional Programs
- 382 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 102 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 7 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 19 Cloud & Containers Training
- 2 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 3 Web & Application Development Training
- 797 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 467 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 99 Linux Security
- 79 Network Management
- 101 System Management
- 46 Web Management
- 137 Mobile Computing
- 20 Android
- 102 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 402 Off Topic
- 125 Introductions
- 33 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 709 Software Development
- 1K Software
- 416 Applications
- 182 Command Line
- 5 Compiling/Installing
- 71 Games
- 319 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)