![]() |
|
|||||||
| OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi !
Is is possible to remove packages using the -a flag while excluding one particular package (plus its depndencies) ?? eg. php Thanks for help ! |
|
||||
|
Once again, the answer you seek is in a man page.
$man pkg_add /Manual Installation Pay attention to the second paragraph.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Thank you , but I'm afraid I couldn't get an answer from the man.
I have a similar question please : Is there a possibility to remove all installed packages except one particular package (+its dependencies) ? kind of workaround to exclude a package |
|
||||
|
daemonfowl, its appears to me that you have a block when it comes to technical information of any kind. As I see it, if the exact steps aren't laid out one-at-a-time in easy to swallow form so that you can copy/paste a solution, you never see an answer.
Let me lay out what you missed. I recommended you pay attention to the second paragraph, which I have highlighted. Code:
Manual installation
pkg_add differentiates between packages specified on the command line,
and packages installed automatically because of inter-dependencies: the
first kind will be tagged as `installed manually'. The -a option is used
internally by the ports(7) infrastructure and dpb(1) to handle
dependencies.
It is also possible to tweak the `installed manually' status of a package
after the fact. Running pkg_add on an already installed package will tag
it as `installed manually', even if it was already there as a dependency
of something else, and doubling the -a option will remove the `installed
manually' tag from installed packages.
pkg_info(1) can be used to show only manually-installed packages, and
pkg_delete(1) can be used to remove dependencies when they are no longer
needed.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Thank you ! & sorry
Quote:
|
|
||||
|
I'd once written:
Quote:
I'm willing to help you, but only if you are willing to learn. Consider any (or all) of the following communications methods, and let me know if you are interested in pursuing any of these.
However, there is no way I can address your dozens of open, unresolved issues. Either pick: a) introduction to backup and restore, or b) an introduction to using tar, or c) ONE of your many open problems.If you aren't interested in acquiring some technical self-sufficiency, let me know that, too, so I can stop trying to help.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Sir jggimi , I appreciate your generous offer ! Thank you so much , Worthy Man !
Of course I'm so willing to learn but I'm also aware of my limits as a dumb Art Student :-) .. my Achilles Heel has always been Maths .. and I've been struggling to convince myself that OpenBSD -and Unix- could be for 'us' as well . Lol , sure it is .. to some extent .. :-) Tmux as a teaching/learning medium seems really interesting .. but instant messaging is simpler .. pf is a subject I'd love to grok first if you accept Again thank you so much !! |
|
||||
|
I'm sorry, but PF is a poor first choice. To understand how to use PF, you must first understand TCP/IP networking. Unfortunately TCP/IP networking -- even the basics -- is NOT something that can be quickly taught. Please pick a different topic.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Then how about choice a ? Intro to backup & restore .. I hope I won't disappoint you here
|
|
||||
|
Excellent.
I will send you a PM. You will not need to install any software, everything you will need is already included with OpenBSD: ssh-keygen(1) and ssh(1).
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Thank you so much , Teacher jggimi !!!
The shared tmux tutorial session was quite interesting , quite new .. :-) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| package questions | sharris | FreeBSD Ports and Packages | 4 | 4th July 2011 10:23 AM |
| What came first: the port or the package? | rpindy | General software and network | 4 | 27th June 2010 11:15 PM |
| Package Updates for OpenBSD 4.2 and 4.3 | shep | OpenBSD Packages and Ports | 15 | 17th October 2009 02:39 PM |
| tcpdump package | bsdnewbie999 | OpenBSD Packages and Ports | 6 | 30th March 2009 05:24 PM |
| OpenJDK package | aleunix | OpenBSD Packages and Ports | 2 | 2nd June 2008 07:54 AM |