forked from PisiLinuxNew/package-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OKU
executable file
·48 lines (32 loc) · 1.25 KB
/
OKU
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Paket Yöneticisi
---------------------
Package Manager PisiLinux paket yönetim sistemi Pisi ve
PisiLinux paket deposundan arama, yükleme veya güncelleme için kullanılan grafiksel kullanıcı arayüzüdür
Package Manager is a graphical user interface for Pardus’ Package Management System Pisi
and used to search, install or upgrade packages from Pardus package repository. It’s a
handy and usable tool to manage your packages in an easy way.
Requirements
------------
- Pisi 2.1 or higher
- Python 2.7 or higher
- PyQt 5.5 or higher --> python-qt5, python-qt5-devel, python-sip
- Pds (lasted) --> https://github.com/PisiLinuxNew/pds
- docutils paketi
- Paket derecelendirme ve detaylarını görmek için package-rating paketin yüklenmesi gerekiyor.
Installation
------------
./setup.py build
will generate source distribution under build/
./setup.py install
will install to the system
./setup.py update_messages
will updates the changed localization strings
Çalıştırma
----------
./setup.py build
ile build altında dosyaları oluşturun
python build/main.py
ile çalıştırın
More Information
----------------
You can find more information at http://developer.pardus.org.tr/projects/package-manager