Linux Lite Forums

Software - Support => Installing Software => Topic started by: Crazy Larry on July 05, 2015, 11:06:53 AM

Title: sudo language
Post by: Crazy Larry on July 05, 2015, 11:06:53 AM
I'm trying to install a package I downloaded...it's  K3b-2.0.3a.tar.xz         It's located in  /home/crazylarry/downloads
  I typed in the terminal  sudo apt-get install K3b-2.0.3a.tar.xz    but all I got was a message that it couldn't find it   so do I need to include the path in the command or do I need to do something different?
Thanks to anyone who can help.    This is my first time at the rodeo.
Larry
Title: Re: sudo language
Post by: Wirezfree on July 05, 2015, 11:29:15 AM
Hi,

Not sure how to install the latest, but a version of K3b is available by going into:
Menu > System > Install/Remove Software
Then use search for k3b and then right click, mark for install

It looks like it will install a huge amount of dependencies and bloat your install.

Somebody might suggest a "Lite(er)" option.

Dave
Title: Re: sudo language
Post by: rokytnji on July 05, 2015, 11:30:03 AM
Quote
I'm trying to install a package I downloaded.

Just a friendly hint. Get out of the Windows/Mac download software mindset.

Quote
do I need to do something different?

Yes. A whole lot for K3b the way you want to install it. Google install source file in Ubuntu.

Easy way to install K3b.

Menu>System>Install Packages. Password. In synaptic. Look for K3b.

I don't use it because xfburn suffices for me.

Code: [Select]
harry@harry-Latitude-XT2:~$ apt search k3b
Sorting... Done
Full Text Search... Done
dvd95/trusty 1.6p0+git20100528.ef7c-0ubuntu4 i386
  DVD9 to DVD5 converter

juk/trusty-updates 4:4.13.3-0ubuntu0.1 i386
  music jukebox / music player

k3b/trusty 2.0.2-7ubuntu1 i386
  Sophisticated CD/DVD burning application

k3b-data/trusty 2.0.2-7ubuntu1 all
  Sophisticated CD/DVD burning application - data files

k3b-dbg/trusty 2.0.2-7ubuntu1 i386
  Sophisticated CD/DVD burning application - debugging symbols

k3b-extrathemes/trusty 2.0.2-7ubuntu1 all
  Sophisticated CD/DVD burning application - extra themes

k3b-i18n/trusty 2.0.2-7ubuntu1 all
  Sophisticated CD/DVD burning application - localizations files

libk3b-dev/trusty 2.0.2-7ubuntu1 i386
  KDE CD/DVD burning application library - development files

libk3b6/trusty 2.0.2-7ubuntu1 i386
  KDE CD/DVD burning application library - runtime files

libk3b6-extracodecs/trusty 2.0.2-7ubuntu1 i386
  KDE CD/DVD burning application library - extra decoders

quodlibet-plugins/trusty 1:3.0.2-1 all
  various contributed plugins for Quod Libet


Title: Re: sudo language
Post by: N4RPS on July 06, 2015, 12:41:46 AM
Hello!

Seems like ANYTHING 'K' installs a boatload of KDE dependencies...

73 DE N4RPS
Rob
Title: Re: sudo language
Post by: Crazy Larry on July 06, 2015, 03:03:10 AM
You guys are right.....I don't really need that heavy bloated stuff.   After I marked everything to download I decided not to install it.
  So thanks again.
Larry