You are not logged in.

#1 2010-08-06 22:47:05

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Checkinstall removing installed package's.

Hey again!
I want to ask a little question about Checkinstall...
I need to build something from source (No way to build package) and if I build and install package using Checkinstall and when I want to remove the package it won't make a mess in my system?
I'm talking about for example RPM based distro's.


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#2 2010-08-06 22:56:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Checkinstall removing installed package's.

spec2arch converts an rpm .spec file into a PKGBUILD which in turn can be installed with pacman.

Offline

#3 2010-08-07 00:14:48

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: Checkinstall removing installed package's.

If you can compile from source why can't you make a package?

Offline

#4 2010-08-07 00:54:18

JohnVV
Member
From: Ann Arbor, Mi. U.S.A.
Registered: 2009-09-30
Posts: 107
Website

Re: Checkinstall removing installed package's.

for arch it is not that big of a deal to make a pkgbuild
nor is it hard to build a rpm form the source
rhel and fedora have a nice set of tools to do just that "rpmbuild"

need to build something from source (No way to build package)

why is it imposable to make a rpm???
or is it just not very convenient
and what is it ?
if it is a CORE /Base program ( something like say  glib or gtk or QT ) building form source is not recommended

Offline

#5 2010-08-07 00:58:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Checkinstall removing installed package's.

SpeedVin wrote:

I'm talking about for example RPM based distro's.

Not Arch then. Newbie Corner is for issues encountered by new Arch users.

Moved to GNU/Linux.

Offline

#6 2010-08-07 08:32:03

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: Checkinstall removing installed package's.

JohnVV wrote:

for arch it is not that big of a deal to make a pkgbuild
nor is it hard to build a rpm form the source
rhel and fedora have a nice set of tools to do just that "rpmbuild"

need to build something from source (No way to build package)

why is it imposable to make a rpm???
or is it just not very convenient
and what is it ?
if it is a CORE /Base program ( something like say  glib or gtk or QT ) building form source is not recommended

I'm must build xfce and thunar from git repo and then it's hard to build package.

tomk wrote:
SpeedVin wrote:

I'm talking about for example RPM based distro's.

Not Arch then. Newbie Corner is for issues encountered by new Arch users.

Moved to GNU/Linux.

I'm sure thtat it was in GNU/Linux Duscussion, maybe someone moved it to Newbie Corner. wink


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#7 2010-08-07 08:38:29

JohnVV
Member
From: Ann Arbor, Mi. U.S.A.
Registered: 2009-09-30
Posts: 107
Website

Re: Checkinstall removing installed package's.

I'm must build xfce and thunar from git repo and then it's hard to build package.

???? from a git repo for a rpm distro?????
those two are in the fedora,CenrOS and every other there is

yum groupinstall "xfce Desktop"
yum install thunar

Offline

#8 2010-08-07 08:40:54

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: Checkinstall removing installed package's.

JohnVV wrote:

I'm must build xfce and thunar from git repo and then it's hard to build package.

???? from a git repo for a rpm distro?????

Yes smile
I just need it wink


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

Board footer

Powered by FluxBB