Hi.
I was able to get the list of all packages with the
#pkg query %n>pkglist.txt
command and convert this list into plain text with the "selection/combine lines" option of the "kate" program.
Search found 6 matches
- Sun Aug 13, 2023 4:10 pm
- Forum: General Questions
- Topic: Local pkg index
- Replies: 6
- Views: 17461
- Mon Aug 07, 2023 2:30 am
- Forum: General Questions
- Topic: Local pkg index
- Replies: 6
- Views: 17461
Re: Local pkg index
hello.thank you for your response.your suggestion gives picture #1. What I want is as picture #2.
#1:
Zsh-antigen/2.2.....
zssh/1.5c.......
gimp/4.5....
Libreoffice/4.5......
#2:
zssh zsh-antigen gimp gtkam libreoffice ......
Have a nice day.
#1:
Zsh-antigen/2.2.....
zssh/1.5c.......
gimp/4.5....
Libreoffice/4.5......
#2:
zssh zsh-antigen gimp gtkam libreoffice ......
Have a nice day.
- Sun Aug 06, 2023 7:41 am
- Forum: General support
- Topic: Packing list?
- Replies: 1
- Views: 7053
Packing list?
Hi.
How can I print all package names in the system to a text file with a single command.
How can I print all package names in the system to a text file with a single command.
- Sun Aug 06, 2023 5:57 am
- Forum: General Questions
- Topic: Local pkg index
- Replies: 6
- Views: 17461
Re: Local pkg index
mrb. Thank you for your attention. I asked for a command that prints all the package names installed on the system as a text file. For example: gtkam libreoffice gimp eog eom filezilla .......like .
- Sun Aug 06, 2023 5:56 am
- Forum: General Questions
- Topic: Local pkg index
- Replies: 6
- Views: 17461
Re: Local pkg index
mrb. Thank you for your attention. I asked for a command that prints all the package names installed on the system as a text file. For example: gtkam libreoffice gimp eog eom filezilla .......like .
- Fri Aug 04, 2023 2:32 am
- Forum: General Questions
- Topic: Local pkg index
- Replies: 6
- Views: 17461
Local pkg index
Hi. I'm using Ghostbsd latest. I've downloaded around 7000 packages from the main repositories. All in one directory in a spare place. How can I install all of these 7000 packages from the backup directory without downloading them from the internet when the system crashes and reinstalls. My only com...