Want to add something not in the software manager

nntn

New Member
Joined
Sep 1, 2021
Messages
27
Reaction score
3
Credits
247
Could I just go to the website and download it?

There are things that are not in the software manager.

This is can't be avoided.
 


Brickwizard

Well-Known Member
Joined
Apr 28, 2021
Messages
4,701
Reaction score
3,171
Credits
34,951
first thing to ask is what are you trying to download/install ? and is it a linux application ?
 
OP
N

nntn

New Member
Joined
Sep 1, 2021
Messages
27
Reaction score
3
Credits
247
Linux Mint:
Fastone and the other one is mtPaint
Is Paint for Windows only?
 
Last edited:

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
well you can install stuff thats not in your software manager but here is the problem :
I'm surprised @KGIII hasn't dome an article about this yet :^)

So in the good old days you might install stuff via:
configure
make
make install

thing is it was decided that it would be nice if your system knew when software was installed and it was done in an organised way so that should there be a newer version, it was easy to update; should you want to remove it cleanly without wrecking things that could also be done . basically to keep it short none of that happens unless you use the systems software manager either via a gui or command line.

Also if its not from the right repo matching your OS release etc etc , you might compromise your system. If you are say a linux from scratch veteran, thats not a problem. If your not then its prudent to stick to your OS software system installer

The other approach is that if your OS does not have what you want, then you might consider going to an OS where you can get it.


On Arch :
Code:
community/mtpaint 3.50.05-1
    Paint program for creating icons and pixel art
[andrew@darkstar:~]$                                                      (10-05 21:52)
 

Brickwizard

Well-Known Member
Joined
Apr 28, 2021
Messages
4,701
Reaction score
3,171
Credits
34,951
following on from what @captain-sensible has posted , you may be able yo run your windows paint using WINE

Bwiz
 
OP
N

nntn

New Member
Joined
Sep 1, 2021
Messages
27
Reaction score
3
Credits
247
The other approach is that if your OS does not have what you want, then you might consider going to an OS where you can get it.

You mean go back to Windows?

So the answer is no to going to those websites and start downloading.

That's a limitation with Linux.
 

kc1di

Well-Known Member
Joined
May 14, 2021
Messages
1,870
Reaction score
1,758
Credits
13,523
Hello,
1. oTranscribe is a web app and can be run from most browsers without installing on system
2. Fastone appears to be a windows only program it may be able to run under wine but have not tried it. Or you can have a window install in a virtual machine.
3. mtpaint is available for install in most Debian distros It's in Mint and Ubuntu repositories and can be installed via their package management system. You did not say which Distro your running.
 

KGIII

Super Moderator
Staff member
Gold Supporter
Joined
Jul 23, 2020
Messages
10,153
Reaction score
8,718
Credits
84,030
I'm surprised @KGIII hasn't dome an article about this yet :^)

LOL It's too varied per application for me to be able to think of a way to write said article.

I could probably do one just for configure/make/make install - but so many applications want different compiling methods.

Side note: I'm officially applying to join the Lubuntu team. I'm working on my application tonight.
 

craigevil

Well-Known Member
Joined
Feb 24, 2021
Messages
433
Reaction score
433
Credits
2,975

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
You mean go back to Windows?

So the answer is no to going to those websites and start downloading.

That's a limitation with Linux.
No i meant if you play with one Linux iso and it doesn't quite suite you , then you look at other linux distro. I was probably thinking from my perspective - I was using slackware 14.2 it suited my purposes for quite some time but php was lagging behind; i switched to slackware current, that mostly satisfied but i decided to move to Arch.
 

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,972
Credits
18,114
LOL It's too varied per application for me to be able to think of a way to write said article.

I could probably do one just for configure/make/make install - but so many applications want different compiling methods.

Side note: I'm officially applying to join the Lubuntu team. I'm working on my application tonight.
i bit of leg pulling on my part may have been involved !
 

kc1di

Well-Known Member
Joined
May 14, 2021
Messages
1,870
Reaction score
1,758
Credits
13,523
Side note: I'm officially applying to join the Lubuntu team. I'm working on my application tonight.
Good Luck- We are cheering for you :)
 

KGIII

Super Moderator
Staff member
Gold Supporter
Joined
Jul 23, 2020
Messages
10,153
Reaction score
8,718
Credits
84,030
Good Luck- We are cheering for you

If my understanding is correct, the application is just a mandatory formality. They've been asking me to apply for six or so months, but I wanted to wait until I'd been doing it for a full year. I wanted to know if it was something I was going to stick with, or if it was just me being zealous and eventually getting bored with it.

I'm gonna have some serious Impostor Syndrome. The team members know a ton of stuff compared to me.
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
Depending what distribution you are after and your requirements you have. For software that isn't in the default repositories you have the following options available:
- Arch based: AUR or Unofficial 3rd-party repositories
- Ubuntu based: PPA's
- Fedora: 3rd-party repositories
- All distributions: Compile it from source, Snaps, Flatpaks and AppImages.
 

Members online


Latest posts

Top