发新话题
打印

maxzhongcn

maxzhongcn

freebsd里面怎么用pkg_add搜寻软件?比如我要装apache,如果我不知道确切的是Apache还是apache,或者是其他什么名字。我怎么知道这个包的名字?


还有port怎么搜寻软件?不会自己亲自到目录去找吧      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

well,if you wanna search a program you want to install,you can enter the /usr/ports,then type like this:

make search name=file

to search the application you wanna.
or if you can type like this:

make search key=keyword

to search the file which filename include the keyword.

For more information about ports you should just read the FreeBSD Hankbook:w :w      
在自由的天空自由翱翔... Blog: http://www.donews.net/maxzhongcn

TOP

handbook就是太简略了,有很多东西没说,或者一笔带过      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

Mybe,but we must endure:w :w      
在自由的天空自由翱翔... Blog: http://www.donews.net/maxzhongcn

TOP

发新话题