Src.tar.gz install


















It is generally not advised to download and install applications from the internet files. Installing from the Software Center is much more secure, much easier, and will allow the app to get updates from Ubuntu. The best way is to download the tar. Next is to rightclick on the file and select extract to decompress the files. Open the location of the folder you extracted and look for the Readme file and double click to open it and follow the instruction on how to install the particular package because, there could be different instruction available for the proper installation of the file which the normal routine might not be able to forestall without some errors.

First of all it is important to install the package build-essential , it contains all programs needed to compile on your own. What I can say for most source codes that I know of is that you will first need to extract the tarball archive into a folder of your choice. It is a very basic explanation, the real answer is : read the documentation provided with the source code Only there you will know exactly how to build it. That way, you'll get all stable release, security and new feature updates while you install other system updates.

Another advantage is that you don't need to worry about building, dependencies and harder uninstallation since the application won't appear in synaptic with tar files. If you really want to use tar files, the common process is to run make install may require sudo :. Please note that some of the above commands may not be necessary, please refer to any readme files in the tar file or try to run.

Files with the extension tar. Other examples are. This will extract the files from the tarball into the directory you are currently in and should create a new directory there with in that the files from the tarball. This is probably not enough though. Depending on what it is it could have a complete compiled setup and you need to cd into the new directory and start an executable. It could also contain the source to a program that you need to confire, make, make install.

Generally ie. I would assume it should contain a readme that explains what to do next. Installing software like this will NOT install any dependencies and will complain if you try to install a tarball before you installed these dependencies. Use a website or the file itself to find out if there are dependencies and install those first. But always always always first try to find a. DEB ian installation file or a link to a ppa so you can use ubuntu software center.

If you are trying to install the gimp plugins you skipped parts of the installation process mentioned in this link. Before downloading the files with wget visit the website and see if it has newer versions.

These instructions are from the 3rd of May so they could be old ;. From the official website of Linux Mint. These archives generally contain the source of the package.

Each of them generally has a different approach to install. I will be discussing a common method which will supposedly work for all of them. As these archives contains the source, your system needs the required programming languages to compile and build the source. So the general requirement packages stated above may not be sufficient for you. In that case you have to install the required packages through one of the processes 1, 2, 3 requires internet connection. You can know about the dependencies about your software in a readme file included in the archives.

For this case, you have to replace install. Move to this folder with cd command with the appropriate path and then look again and follow the same process. At first you should check existence of Ubuntu package for the application, which you are trying to compile. For example if you are trying to compile Empathy you should search package archive for it on packages.

The results for Empathy :. As we know that packages have dependencies both on execution and on compilation , so we need to install compile time dependencies also known as build-dependencies. Note: in this example. In that case you have two options - use older pre-compiled packaged version from repository, try to find newer version in PPAs or upgrade whole Ubuntu to next release preferably LTS. Often programs that are offered as tar. Here are some example commands I used today.

The directories I used were informed by this post: Where to install programs? Sometimes the package contains a runnable file with the same name of the software. You can just run that on the terminal. In this answer I am going to install one sample package ie. It makes an archive of files and folders but not compress them.

Extract package tar -xvf vlc Install package go to extracted directory cd vlc Here is one issue is that you need to configure your linux pc for make sure that its dependency will get resolved so that you need to install some dependencies as follows.

Ubuntu Community Ask! Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams?

Learn more. How do I install a. Ask Question. Asked 10 years, 11 months ago. Active 4 months ago. Viewed 4. Improve this question. Silambarasan Silambarasan 7, 8 8 gold badges 23 23 silver badges 26 26 bronze badges.

As mentioned in some of the answers below, try hard not to install packages via tarball as it will often bork managed packages and get you into in unresolvable state, and make you very sad.

Installing via package manager is preferrable in There is a helpful video on YouTube which explains it: youtube.

I tried this and it worked. Try this blog. Show 1 more comment. Active Oldest Votes. Remember that your mileage may vary. Improve this answer. Pablo Bianchi 9, 3 3 gold badges 51 51 silver badges 92 92 bronze badges. Andrea Lazzarotto Andrea Lazzarotto 7, 3 3 gold badges 34 34 silver badges 55 55 bronze badges.

I would very much recommend using checkinstall, as that will make uninstalling the application much easier. Tarballs are used to distribute source code almost every time. If you have any specific example of unusual tarball, you may consider adding it as an answer and that would be a specific case. Show 10 more comments. Community Bot 1. Lekensteyn Lekensteyn k 61 61 gold badges silver badges bronze badges.

How exactly do you download a. AlwaysLearning How can you post a comment here without an Internet connection? Try the linked "How can I install software offline" link. Sometimes there is actually no need for an installation. Then move the extracted contents of tar. Add a comment. How you compile a program from a source Open a console Use the command cd to navigate to the correct folder. Extract the files with one of the commands If it's tar.

Alvar Alvar Well, more generic instructions would be "download the file, unpack and look for install instructions either inside or on the website". I've never got any instructions for installing from a source, I only get a folder with some install. What sources do you download? Also, make install won't work if the prefix is set to a privileged location which is the default. Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group.

Create a free Team What is Teams? Learn more. How do I install this src. Asked 8 years, 1 month ago. Active 8 years, 1 month ago. Viewed 3k times. Improve this question. Diogenes Lantern. Diogenes Lantern Diogenes Lantern 2 2 gold badges 9 9 silver badges 20 20 bronze badges.

Here is a good howto. The list of dependencies is here. Difficult to understand? Check out the answer. Add a comment. Active Oldest Votes. I've not installed the game, and don't know if it works, but the steps to build that particular source code should be as follows: Extracting Right-click the downloaded file, select 'Extract here'.

Installing dependencies Open a terminal window ctrl-alt-t in Ubuntu , and the command below. Improve this answer. The Overflow Blog.



0コメント

  • 1000 / 1000