FreeBSD: What is the counterpart to apt called?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















I'm about to install FreeBSD 12.1. I'm a longtime Ubuntu user, and I prefer to install apps via the command line. Just wondering.










share|improve this question
























  • @Gilles I don't understand what that link has to do with FreeBSD.

    – Rob
    Feb 14 at 12:01






  • 1





    @Rob Yes, my bad, the Arch rosetta doesn't have entries for *BSD. The Rosetta Stone for Unix does.

    – Gilles
    Feb 14 at 12:41















0















I'm about to install FreeBSD 12.1. I'm a longtime Ubuntu user, and I prefer to install apps via the command line. Just wondering.










share|improve this question
























  • @Gilles I don't understand what that link has to do with FreeBSD.

    – Rob
    Feb 14 at 12:01






  • 1





    @Rob Yes, my bad, the Arch rosetta doesn't have entries for *BSD. The Rosetta Stone for Unix does.

    – Gilles
    Feb 14 at 12:41













0












0








0








I'm about to install FreeBSD 12.1. I'm a longtime Ubuntu user, and I prefer to install apps via the command line. Just wondering.










share|improve this question
















I'm about to install FreeBSD 12.1. I'm a longtime Ubuntu user, and I prefer to install apps via the command line. Just wondering.







command-line software-installation freebsd






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 14 at 12:50









Rob

1,3551016




1,3551016










asked Feb 11 at 15:00









Steve WrightSteve Wright

173




173












  • @Gilles I don't understand what that link has to do with FreeBSD.

    – Rob
    Feb 14 at 12:01






  • 1





    @Rob Yes, my bad, the Arch rosetta doesn't have entries for *BSD. The Rosetta Stone for Unix does.

    – Gilles
    Feb 14 at 12:41

















  • @Gilles I don't understand what that link has to do with FreeBSD.

    – Rob
    Feb 14 at 12:01






  • 1





    @Rob Yes, my bad, the Arch rosetta doesn't have entries for *BSD. The Rosetta Stone for Unix does.

    – Gilles
    Feb 14 at 12:41
















@Gilles I don't understand what that link has to do with FreeBSD.

– Rob
Feb 14 at 12:01





@Gilles I don't understand what that link has to do with FreeBSD.

– Rob
Feb 14 at 12:01




1




1





@Rob Yes, my bad, the Arch rosetta doesn't have entries for *BSD. The Rosetta Stone for Unix does.

– Gilles
Feb 14 at 12:41





@Rob Yes, my bad, the Arch rosetta doesn't have entries for *BSD. The Rosetta Stone for Unix does.

– Gilles
Feb 14 at 12:41










1 Answer
1






active

oldest

votes


















5














The FreeBSD project has a very good Handbook covering most aspects of using the system.



For example, there is a chapter dedicated to Installing Applications: Packages and Ports.



In it, you will get to know that the command that is used for installation of pre-compiled 3rd party software is called pkg:




A FreeBSD package contains pre-compiled copies of all the commands for an application, as well as any configuration files and documentation. A package can be manipulated with the pkg(8) commands, such as pkg install.







share|improve this answer























  • Thank you Gilles and Kusalanada. These were more than satisfactory answers.

    – Steve Wright
    Feb 11 at 15:17










Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f499962%2ffreebsd-what-is-the-counterpart-to-apt-called%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









5














The FreeBSD project has a very good Handbook covering most aspects of using the system.



For example, there is a chapter dedicated to Installing Applications: Packages and Ports.



In it, you will get to know that the command that is used for installation of pre-compiled 3rd party software is called pkg:




A FreeBSD package contains pre-compiled copies of all the commands for an application, as well as any configuration files and documentation. A package can be manipulated with the pkg(8) commands, such as pkg install.







share|improve this answer























  • Thank you Gilles and Kusalanada. These were more than satisfactory answers.

    – Steve Wright
    Feb 11 at 15:17















5














The FreeBSD project has a very good Handbook covering most aspects of using the system.



For example, there is a chapter dedicated to Installing Applications: Packages and Ports.



In it, you will get to know that the command that is used for installation of pre-compiled 3rd party software is called pkg:




A FreeBSD package contains pre-compiled copies of all the commands for an application, as well as any configuration files and documentation. A package can be manipulated with the pkg(8) commands, such as pkg install.







share|improve this answer























  • Thank you Gilles and Kusalanada. These were more than satisfactory answers.

    – Steve Wright
    Feb 11 at 15:17













5












5








5







The FreeBSD project has a very good Handbook covering most aspects of using the system.



For example, there is a chapter dedicated to Installing Applications: Packages and Ports.



In it, you will get to know that the command that is used for installation of pre-compiled 3rd party software is called pkg:




A FreeBSD package contains pre-compiled copies of all the commands for an application, as well as any configuration files and documentation. A package can be manipulated with the pkg(8) commands, such as pkg install.







share|improve this answer













The FreeBSD project has a very good Handbook covering most aspects of using the system.



For example, there is a chapter dedicated to Installing Applications: Packages and Ports.



In it, you will get to know that the command that is used for installation of pre-compiled 3rd party software is called pkg:




A FreeBSD package contains pre-compiled copies of all the commands for an application, as well as any configuration files and documentation. A package can be manipulated with the pkg(8) commands, such as pkg install.








share|improve this answer












share|improve this answer



share|improve this answer










answered Feb 11 at 15:07









KusalanandaKusalananda

134k17255418




134k17255418












  • Thank you Gilles and Kusalanada. These were more than satisfactory answers.

    – Steve Wright
    Feb 11 at 15:17

















  • Thank you Gilles and Kusalanada. These were more than satisfactory answers.

    – Steve Wright
    Feb 11 at 15:17
















Thank you Gilles and Kusalanada. These were more than satisfactory answers.

– Steve Wright
Feb 11 at 15:17





Thank you Gilles and Kusalanada. These were more than satisfactory answers.

– Steve Wright
Feb 11 at 15:17

















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f499962%2ffreebsd-what-is-the-counterpart-to-apt-called%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown






Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)