Video - Linux part 2 : Software Install and removal

Discuss everything about Linux here!

Moderator: Community Moderator

Post Reply
User avatar
MrNiitriiX
Premium Uploader
Premium Uploader
Posts: 2197
Joined: 19 Apr 2010, 14:52
Location: between space and time
Has thanked: 24 times
Been thanked: 164 times

Video - Linux part 2 : Software Install and removal

Post by MrNiitriiX »

In this tutorial i show you how to install and uninstall software within linux lite. As an added "bonus" i also show you how to add a repository and update packages. Most ways of installing are show, Synaptic Package Manager + terminal. Also how to install various file types, such as .run and .deb.
The codes used in terminal:
Wine repository:

Code: Select all

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install win1.5
For .run Files:

Code: Select all

sudo -s
chmod +x filename.run
./filename.run
For .deb files:

Code: Select all

sudo gdebi filename.deb

much love to all
Last edited by MrNiitriiX on 10 Mar 2013, 05:56, edited 2 times in total.
"Injustice anywhere is a threat to justice everywhere." - Martin Luther King
Image
Upload List
fredpc
Premium User
Premium User
Posts: 2029
Joined: 21 Oct 2009, 15:23
Location: In The Matrix
Has thanked: 7 times
Been thanked: 9 times

Re: Video - Linux part 2 : Software Install and removal

Post by fredpc »

Hi MrNiitriiX .....were you formally port8zero ??
Thanx for the tuts.......i will watch them when I have more time ........I have installed Linux on a couple of PC's but wasn't sure if I had done it right
Most Linux I run as live CDs ....no need to install and I use a usb to save files etc to ....so I can use it on most Pc's
User avatar
MrNiitriiX
Premium Uploader
Premium Uploader
Posts: 2197
Joined: 19 Apr 2010, 14:52
Location: between space and time
Has thanked: 24 times
Been thanked: 164 times

Re: Video - Linux part 2 : Software Install and removal

Post by MrNiitriiX »

yup i was port8zero and scuba-doo before that :D
glad to see you back and well !!

let me know if you have any requests for tuts...more then happy to make them :).
"Injustice anywhere is a threat to justice everywhere." - Martin Luther King
Image
Upload List
fredpc
Premium User
Premium User
Posts: 2029
Joined: 21 Oct 2009, 15:23
Location: In The Matrix
Has thanked: 7 times
Been thanked: 9 times

Re: Video - Linux part 2 : Software Install and removal

Post by fredpc »

Yep ..Thanks ...I will let you know if I need any help or any tuts :thumbsup:
User avatar
LadyHawke
Th3 M0th3r
Th3 M0th3r
Posts: 10602
Joined: 08 Nov 2009, 08:58
Location: The Land of the Gods!
Has thanked: 17 times
Been thanked: 15 times
Contact:

Re: Video - Linux part 2 : Software Install and removal

Post by LadyHawke »

I installed Mint but I didn't have the time to really give it a go. When I'm ready, I'll buzz you for help :D
CC Total Customization! | Read The Rules

~If you don't have the capacity to give, you shouldn't have the audacity to take~
User avatar
MrNiitriiX
Premium Uploader
Premium Uploader
Posts: 2197
Joined: 19 Apr 2010, 14:52
Location: between space and time
Has thanked: 24 times
Been thanked: 164 times

Re: Video - Linux part 2 : Software Install and removal

Post by MrNiitriiX »

LadyHawke wrote:I installed Mint but I didn't have the time to really give it a go. When I'm ready, I'll buzz you for help :D
no worries let me know if you need some assistance. but basically linux mint and linux lite are the same as they are both ubuntu/debian based. I am trying to make tut's that work on all ubuntu/debian based distros.
"Injustice anywhere is a threat to justice everywhere." - Martin Luther King
Image
Upload List
Post Reply

Return to “Everything Linux”