How do you download and install software on a Linux operating system

  • Thread starter Thread starter Deleted User
  • Start date Start date
  • Views Views 3,973
  • Replies Replies 32
  • Likes Likes 1
Then something might have wrong. Try reinstalling.

Okay after a bit of experimenting I have figured out that if I run the command sudo apt-get install regardless of the program I am installing it says the error about Brave
 
In a case like this, the first thing to try is a Google search, you see.
https://www.google.com/search?clien...ist.d/brave-browser-release-.list+(component)

And the first hit there is https://community.brave.com/t/malfo...-d-brave-browser-release-list-component/60210 . So try those instructions.

Or try these first, since they're more recent and are on the Brave github: https://github.com/brave/brave-browser/issues/5703 .

If you find yourself saying, "This is terrible! Why should I have to type these weird commands just to install this program? Why would they release a download that doesn't work for me?" then you should just stop, now, go back to Windows and be happy.
 
Last edited by Kwyjor,
In a case like this, the first thing to try is a Google search, you see.
https://www.google.com/search?client=firefox-b-d&q=malformed+entry+1+in+list+file+/etc/apt/sources.list.d/brave-browser-release-.list+(component)

And the first hit there is https://community.brave.com/t/malfo...-d-brave-browser-release-list-component/60210 . So try those instructions.

If you find yourself saying, "This is terrible! Why should I have to type these weird commands just to install this program? Why would they release a download that doesn't work for me?" then you should just stop, now, go back to Windows and be happy.

Thank you I will try this Windows < Linux
 
Okay after some searching I have found the problem but I have no Idea how to fix it here is a screenshot of the issue
is this fixable or permanent? thanks for any help you are willing to provide
Screenshot from 2019-12-09 21-17-16.png


--------------------- MERGED ---------------------------

In a case like this, the first thing to try is a Google search, you see.
https://www.google.com/search?client=firefox-b-d&q=malformed+entry+1+in+list+file+/etc/apt/sources.list.d/brave-browser-release-.list+(component)

And the first hit there is https://community.brave.com/t/malfo...-d-brave-browser-release-list-component/60210 . So try those instructions.

Or try these first, since they're more recent and are on the Brave github: https://github.com/brave/brave-browser/issues/5703 .

If you find yourself saying, "This is terrible! Why should I have to type these weird commands just to install this program? Why would they release a download that doesn't work for me?" then you should just stop, now, go back to Windows and be happy.

Okay I have found the problem it is these files
Screenshot from 2019-12-09 21-28-30.png

But they will not delete would you happen to know a way to delete these or override the thing that is preventing there deletion thanks
 
Did you follow the instructions in the links I posted? (I posted a second link after you quoted my first post.)

But they will not delete
Yes, those are system files and you cannot delete them from the file browser. That is why you use commands starting with "sudo" from the terminal, like in those links.

Let me say it again: if you don't like Googling things, and if you don't like following instructions, and you don't like the terminal, then using Linux is only going to bring you pain and suffering and you should stop now!
 
Did you follow the instructions in the links I posted? (I posted a second link after you quoted my first post.)

Yes, those are system files and you cannot delete them from the file browser. That is why you use commands starting with "sudo" from the terminal, like in those links.

Let me say it again: if you don't like Googling things, and if you don't like following instructions, and you don't like the terminal, then using Linux is only going to bring you pain and suffering and you should stop now!
Though you can also use chmod 777 /path/to/file and make said file readable and writable for any user.
 
sudo apt-get install and sudo apt install is the same. It's just an abbreviated version.

--------------------- MERGED ---------------------------


It basically means that something is wrong with /etc/apt/sources.list.d/brave-browser-release-.list. Try opening that file with a text editor, and see if you find anything weird. If you can't fix, it might be useful to post a screenshot here.
Actually, apt isn't quite the same as apt-get.
 

Site & Scene News

Popular threads in this forum