Git Product home page Git Product logo

Comments (2)

crobinso avatar crobinso commented on June 29, 2024

I expected us to still discuss in the closed issue? Closing it doesn't change our ability to discuss. We keep issues open if it is tracking something that will change in the code, this is more like a support question.

from virt-manager.

phrdina avatar phrdina commented on June 29, 2024

Hi, the generic installation steps are described here https://github.com/virt-manager/virt-manager/blob/master/INSTALL.md . As Cole already wrote you can run virt-manager directly from the git repository as there is no need to compile anything, virt-manager is project written in python.

If you just want to install newer version of virt-manager look for already existing packages for ubuntu, you don't have to learn how to build debian packages and you can just enjoy the newer versions. Ubuntu packages are here https://packages.ubuntu.com/search?keywords=virt-manager .

If by compilation you mean creating a new package out of git repository that is out of scope of any upstream project. It's a job for package maintainer of each distribution and it usually requires knowledge of that specific distribution and the package manager and so on. Since linux mint is ubuntu based distribution and they are using ubuntu packages directly here you can learn about the generic process of creating ubuntu packages https://packaging.ubuntu.com/html/ , as you can see it's not that trivial.

You can also check how the current virt-manager package is created looking at the debian gitlab instance https://salsa.debian.org/libvirt-team/virt-manager where they keep all extra files for debian packages in the debian directory.

I'll close the issue as well because there is no issue. Please do not open any new issues for this topic as the conversation can continue here even if the issue is closed.

from virt-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.