-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replace pkg_add -r with pkg install #284
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -175,7 +175,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r opera | ||
# pkg install opera | ||
.... | ||
|
||
Ορισμένες τοποθεσίες FTP δεν διαθέτουν όλα τα πακέτα, αλλά μπορείτε να έχετε το ίδιο αποτέλεσμα μέσω της συλλογής των Ports, γράφοντας: | ||
|
@@ -228,7 +228,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r chromium | ||
# pkg install chromium | ||
.... | ||
|
||
Εναλλακτικά, μπορείτε να μεταγλωττίσετε τον Chromium χρησιμοποιώντας τη Συλλογή των Ports: | ||
|
@@ -340,7 +340,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r koffice-kde4 | ||
# pkg install koffice-kde4 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There is no longer any port with There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. calligra does https://www.freshports.org/editors/calligra/ |
||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο, μπορείτε να χρησιμοποιήσετε την Συλλογή των Ports. Για παράδειγμα, για να εγκαταστήσετε το KOffice για το KDE4, πληκτρολογήστε: | ||
|
@@ -361,7 +361,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r abiword | ||
# pkg install abiword | ||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο για κάποιο λόγο, μπορείτε να το μεταγλωττίσετε από την Συλλογή των Ports. Σε αυτή την περίπτωση πιθανώς να εγκαταστήσετε νεώτερη έκδοση σε σχέση με το έτοιμο πακέτο. Μπορείτε να το κάνετε ως εξής: | ||
|
@@ -380,7 +380,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r gimp | ||
# pkg install gimp | ||
.... | ||
|
||
Αν η τοποθεσία FTP που χρησιμοποιείτε δεν διαθέτει αυτό το πακέτο, μπορείτε να χρησιμοποιήσετε την Συλλογή των Ports. Ο κατάλογος http://www.FreeBSD.org/ports/[graphics] της Συλλογής των Ports περιέχει επίσης και το The Gimp Manual (εγχειρίδιο χρήσης). Δείτε παρακάτω πως να το εγκαταστήσετε: | ||
|
@@ -408,7 +408,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r openoffice.org | ||
# pkg install openoffice.org | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Existing ports include:
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. editors/libreoffice is probably the better maintained of the two forks |
||
.... | ||
|
||
[NOTE] | ||
|
@@ -465,7 +465,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r libreoffice | ||
# pkg install libreoffice | ||
.... | ||
|
||
[NOTE] | ||
|
@@ -570,7 +570,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r gv | ||
# pkg install gv | ||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο, μπορείτε να χρησιμοποιήσετε την Συλλογή των Ports: | ||
|
@@ -589,7 +589,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r xpdf | ||
# pkg install xpdf | ||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο ή προτιμάτε να χρησιμοποιήσετε την Συλλογή των Ports, γράψτε: | ||
|
@@ -610,7 +610,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r gqview | ||
# pkg install gqview | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This port was removed a few years ago, There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://www.freshports.org/graphics/geeqie |
||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο, ή προτιμάτε να χρησιμοποιήσετε την Συλλογή των Ports, γράψτε: | ||
|
@@ -667,7 +667,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r gnucash | ||
# pkg install gnucash | ||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο, μπορείτε να χρησιμοποιήσετε την Συλλογή των Ports: | ||
|
@@ -686,7 +686,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r gnumeric | ||
# pkg install gnumeric | ||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο, μπορείτε να χρησιμοποιήσετε την Συλλογή των Ports, γράφοντας: | ||
|
@@ -705,7 +705,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r abacus | ||
# pkg install abacus | ||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο, μπορείτε να χρησιμοποιήσετε την Συλλογή των Ports, γράφοντας: | ||
|
@@ -724,7 +724,7 @@ endif::[] | |
|
||
[source,shell] | ||
.... | ||
# pkg_add -r kmymoney2 | ||
# pkg install kmymoney2 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This port died around two decades ago, There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. maybe gnucash could be an acceptable alternative? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. actually, if we drop the 2, we're right there where we need to be: https://www.freshports.org/finance/kmymoney/ There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
.... | ||
|
||
Αν το πακέτο δεν είναι διαθέσιμο, μπορείτε να χρησιμοποιήσετε την Συλλογή των Ports, όπως φαίνεται παρακάτω: | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
opera
does not exist. Instead, maybelinux-opera
https://www.freshports.org/www/linux-opera/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes the handbook says replace opera with linux-opera in the following paragraph