Porg is a software to manage the software packages that are installed from source codes.
Here is the build process for it:
Download the software from here and extract it
./configure --prefix=/usr --sysconfigdir=/etc
make
make install
Example of use:
porg -lp foo-1.2.3 -- 'make install'
porg -tsf foo-1.2.3
porg -lD -- "make install"
沒有留言:
發佈留言